diff options
author | Michael Weber <xmw@gentoo.org> | 2017-04-01 11:38:35 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-04-01 11:38:35 +0200 |
commit | bd7814e7f957334f799b153e5325a479cdc5850a (patch) | |
tree | e01e1a859c77d015758166c93ef2524b56a8b644 /dev-php | |
parent | dev-php/myclabs-deepcopy: add ~ppc keyword (bug 613766) (diff) | |
download | gentoo-bd7814e7f957334f799b153e5325a479cdc5850a.tar.gz gentoo-bd7814e7f957334f799b153e5325a479cdc5850a.tar.bz2 gentoo-bd7814e7f957334f799b153e5325a479cdc5850a.zip |
dev-php/phpdocumentor-reflection-common: add ~ppc keyword (bug 613766)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/phpdocumentor-reflection-common/phpdocumentor-reflection-common-1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/phpdocumentor-reflection-common/phpdocumentor-reflection-common-1.0.ebuild b/dev-php/phpdocumentor-reflection-common/phpdocumentor-reflection-common-1.0.ebuild index 15cc9d147e88..077aee57f99a 100644 --- a/dev-php/phpdocumentor-reflection-common/phpdocumentor-reflection-common-1.0.ebuild +++ b/dev-php/phpdocumentor-reflection-common/phpdocumentor-reflection-common-1.0.ebuild @@ -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}" |