summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-03-27 09:05:21 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-03-27 09:06:21 +0100
commit2fd6fcbd31c8cb125fa72d38f82d856b6d863df4 (patch)
tree0cfb719f7d96b534276c49e5abea3a3bca18c893 /dev-lua/busted
parentdev-lua/say: keyworded 1.3_p1-r1 for ppc, bug #651516 (diff)
downloadgentoo-2fd6fcbd31c8cb125fa72d38f82d856b6d863df4.tar.gz
gentoo-2fd6fcbd31c8cb125fa72d38f82d856b6d863df4.tar.bz2
gentoo-2fd6fcbd31c8cb125fa72d38f82d856b6d863df4.zip
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"
Diffstat (limited to 'dev-lua/busted')
-rw-r--r--dev-lua/busted/busted-2.0_rc12_p1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/busted/busted-2.0_rc12_p1.ebuild b/dev-lua/busted/busted-2.0_rc12_p1.ebuild
index 788da4ec863f..41c3cdf8d32f 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:="