dev-lua/busted: keyworded 2.0_rc12_p1 for ppc64, bug #651516
authorSergei Trofimovich <slyfox@gentoo.org>
Tue, 27 Mar 2018 07:02:35 +0000 (08:02 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Tue, 27 Mar 2018 07:31:35 +0000 (08:31 +0100)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"

dev-lua/busted/busted-2.0_rc12_p1.ebuild

index 4b4980f1a93610e324c02abb326bd4931a9b417a..788da4ec863ff290c2b166444840d2c7634d835a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -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 x86"
+KEYWORDS="amd64 ~ppc64 x86"
 IUSE=""
 
 COMMON_DEPEND=">=dev-lang/lua-5.1:="