diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-27 09:05:21 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-27 09:06:21 +0100 |
commit | 2fd6fcbd31c8cb125fa72d38f82d856b6d863df4 (patch) | |
tree | 0cfb719f7d96b534276c49e5abea3a3bca18c893 /dev-lua | |
parent | dev-lua/say: keyworded 1.3_p1-r1 for ppc, bug #651516 (diff) | |
download | gentoo-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')
-rw-r--r-- | dev-lua/busted/busted-2.0_rc12_p1.ebuild | 2 |
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:=" |