commit: e86c4c6e439a8890301544ab01eba30912907ac0 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Tue Mar 27 08:04:41 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Tue Mar 27 08:06:20 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e86c4c6e
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" dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 04e88d51697..5e6044f1a70 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:="
