diff options
author | Sam James <sam@gentoo.org> | 2021-01-23 22:51:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-23 22:51:36 +0000 |
commit | e949296902960b02fe0821a0fbda0f7d443a4c60 (patch) | |
tree | db30b095e47cf8178867b619cb1127acfa3fc6d5 /dev-lua | |
parent | dev-lua/lua-zlib: Stabilize 1.2-r100 arm64, #766528 (diff) | |
download | gentoo-e949296902960b02fe0821a0fbda0f7d443a4c60.tar.gz gentoo-e949296902960b02fe0821a0fbda0f7d443a4c60.tar.bz2 gentoo-e949296902960b02fe0821a0fbda0f7d443a4c60.zip |
dev-lua/lua_cliargs: Stabilize 3.0_p2-r100 arm64, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lua')
-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 542e11858980..1ab75420c70d 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}" |