diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-04-19 17:13:05 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-04-19 19:32:26 +0100 |
commit | f4a4ca12496aa917e5bb6ad2185c742054409c6b (patch) | |
tree | 39954872afad31aa2b8d0a047bacac5591a8c880 /dev-lua/lua_cliargs | |
parent | dev-lua/lua-zlib: keyworded 1.2-r100 for sparc, bug #783420 (diff) | |
download | gentoo-f4a4ca12496aa917e5bb6ad2185c742054409c6b.tar.gz gentoo-f4a4ca12496aa917e5bb6ad2185c742054409c6b.tar.bz2 gentoo-f4a4ca12496aa917e5bb6ad2185c742054409c6b.zip |
dev-lua/lua_cliargs: keyworded 3.0_p2-r100 for sparc, bug #783420
Package-Manager: Portage-3.0.17, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@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 5d95989eb175..7c21c0894b85 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 ~hppa ppc ppc64 x86" +KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~sparc x86" IUSE="examples" REQUIRED_USE="${LUA_REQUIRED_USE}" |