dev-php/phpdocumentor-reflection-docblock: add ~ppc keyword (bug 613766)
authorMichael Weber <xmw@gentoo.org>
Sat, 1 Apr 2017 09:38:48 +0000 (11:38 +0200)
committerMichael Weber <xmw@gentoo.org>
Sat, 1 Apr 2017 09:38:48 +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-docblock/phpdocumentor-reflection-docblock-3.1.1.ebuild

index 4348e60b4b9df770cac4631e04174c34c80c6216..9663a5970c195f67d102fd114d074865c283d889 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}"