diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-27 09:04:41 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-27 09:06:20 +0100 |
commit | e86c4c6e439a8890301544ab01eba30912907ac0 (patch) | |
tree | 3f5e4a89ad3b08acc7f25ca95263b78bc87f4f65 /dev-lua/lua_cliargs | |
parent | dev-lua/lua-term: keyworded 0.3 for ppc, bug #651516 (diff) | |
download | gentoo-e86c4c6e439a8890301544ab01eba30912907ac0.tar.gz gentoo-e86c4c6e439a8890301544ab01eba30912907ac0.tar.bz2 gentoo-e86c4c6e439a8890301544ab01eba30912907ac0.zip |
dev-lua/lua_cliargs: keyworded 3.0_p1 for ppc, bug #651516
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-lua/lua_cliargs')
-rw-r--r-- | dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild b/dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild index 04e88d516973..5e6044f1a704 100644 --- a/dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild +++ b/dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/amireh/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ppc64 x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="" COMMON_DEPEND=">=dev-lang/lua-5.1:=" |