commit: 2fd6fcbd31c8cb125fa72d38f82d856b6d863df4 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Tue Mar 27 08:05:21 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Tue Mar 27 08:06:21 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fd6fcbd
dev-lua/busted: keyworded 2.0_rc12_p1 for ppc, bug #651516 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc" dev-lua/busted/busted-2.0_rc12_p1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lua/busted/busted-2.0_rc12_p1.ebuild b/dev-lua/busted/busted-2.0_rc12_p1.ebuild index 788da4ec863..41c3cdf8d32 100644 --- a/dev-lua/busted/busted-2.0_rc12_p1.ebuild +++ b/dev-lua/busted/busted-2.0_rc12_p1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/Olivine-Labs/${PN}/archive/v${MY_PV}.tar.gz -> ${P}. LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ppc64 x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="" COMMON_DEPEND=">=dev-lang/lua-5.1:="
