summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-03-27 09:04:41 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-03-27 09:06:20 +0100
commite86c4c6e439a8890301544ab01eba30912907ac0 (patch)
tree3f5e4a89ad3b08acc7f25ca95263b78bc87f4f65 /dev-lua/lua_cliargs
parentdev-lua/lua-term: keyworded 0.3 for ppc, bug #651516 (diff)
downloadgentoo-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.ebuild2
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:="