diff options
author | 2022-05-15 10:17:23 +0200 | |
---|---|---|
committer | 2022-05-15 10:17:23 +0200 | |
commit | 6a432026cbb49f00d4ec7a1e7a120ef22515f37c (patch) | |
tree | 48f1ce1b1f9de5008680e58aa443093af9bd76dc /dev-lua | |
parent | app-misc/hello: Stabilize 2.11 x86, #844232 (diff) | |
download | gentoo-6a432026cbb49f00d4ec7a1e7a120ef22515f37c.tar.gz gentoo-6a432026cbb49f00d4ec7a1e7a120ef22515f37c.tar.bz2 gentoo-6a432026cbb49f00d4ec7a1e7a120ef22515f37c.zip |
dev-lua/luasec: Stabilize 1.1.0 x86, #844739
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-lua')
-rw-r--r-- | dev-lua/luasec/luasec-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/luasec/luasec-1.1.0.ebuild b/dev-lua/luasec/luasec-1.1.0.ebuild index 8a246de02b63..4e4227508def 100644 --- a/dev-lua/luasec/luasec-1.1.0.ebuild +++ b/dev-lua/luasec/luasec-1.1.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/brunoos/luasec/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" RDEPEND=" >=dev-lua/luasocket-3.0_rc1_p20200328-r103[${LUA_USEDEP}] |