diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-19 19:10:39 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-19 19:10:39 +0100 |
commit | df425c5f3b56726e4e10e9074d02685ccbe5e905 (patch) | |
tree | 2a95d1604929b64301ca98d0469826681a63c267 /dev-lua | |
parent | media-gfx/gmic: Stabilize 2.9.9 x86, #824942 (diff) | |
download | gentoo-df425c5f3b56726e4e10e9074d02685ccbe5e905.tar.gz gentoo-df425c5f3b56726e4e10e9074d02685ccbe5e905.tar.bz2 gentoo-df425c5f3b56726e4e10e9074d02685ccbe5e905.zip |
dev-lua/luasec: Stabilize 1.0.2-r1 x86, #824602
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-lua')
-rw-r--r-- | dev-lua/luasec/luasec-1.0.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/luasec/luasec-1.0.2-r1.ebuild b/dev-lua/luasec/luasec-1.0.2-r1.ebuild index e1b90c4370e9..04a08d4f0d90 100644 --- a/dev-lua/luasec/luasec-1.0.2-r1.ebuild +++ b/dev-lua/luasec/luasec-1.0.2-r1.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}] |