diff options
author | Sam James <sam@gentoo.org> | 2021-01-23 04:19:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-23 04:19:29 +0000 |
commit | 3cfd71fd318a5d7c279ef92f8d7561c1729230e2 (patch) | |
tree | d14ce9590d8c98a19401c541489c74ae89596d93 /dev-lua/lua_cliargs | |
parent | dev-lua/lua-zlib: Stabilize 1.2-r100 x86, #766528 (diff) | |
download | gentoo-3cfd71fd318a5d7c279ef92f8d7561c1729230e2.tar.gz gentoo-3cfd71fd318a5d7c279ef92f8d7561c1729230e2.tar.bz2 gentoo-3cfd71fd318a5d7c279ef92f8d7561c1729230e2.zip |
dev-lua/lua_cliargs: Stabilize 3.0_p2-r100 x86, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lua/lua_cliargs')
-rw-r--r-- | dev-lua/lua_cliargs/lua_cliargs-3.0_p2-r100.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/lua_cliargs/lua_cliargs-3.0_p2-r100.ebuild b/dev-lua/lua_cliargs/lua_cliargs-3.0_p2-r100.ebuild index 66f7cdec0dbb..dc66fa48316b 100644 --- a/dev-lua/lua_cliargs/lua_cliargs-3.0_p2-r100.ebuild +++ b/dev-lua/lua_cliargs/lua_cliargs-3.0_p2-r100.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${MY_PV}" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" IUSE="examples" REQUIRED_USE="${LUA_REQUIRED_USE}" |