dev-php/phpdocumentor-reflection-common: add ~ppc keyword (bug 613766)
authorMichael Weber <xmw@gentoo.org>
Sat, 1 Apr 2017 09:38:35 +0000 (11:38 +0200)
committerMichael Weber <xmw@gentoo.org>
Sat, 1 Apr 2017 09:38:35 +0000 (11:38 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"

dev-php/phpdocumentor-reflection-common/phpdocumentor-reflection-common-1.0.ebuild

index 15cc9d147e88793f4e907cb3df3f9f589b001bd9..077aee57f99ac397beefe40f33243e9a83ee4bf0 100644 (file)
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/${MY_VENDOR}/${MY_PN}/archive/${PV}.tar.gz -> ${P}.t
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
 IUSE=""
 
 S="${WORKDIR}/${MY_PN}-${PV}"