diff options
author | Michael Weber <xmw@gentoo.org> | 2017-04-01 11:39:29 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-04-01 11:39:29 +0200 |
commit | edda3f66eb94a76b638580ea7e69ea67142e9aed (patch) | |
tree | c73f573f659e15e8ff1a3c9f182bdf40fe0c5eea /dev-php | |
parent | dev-php/phpspec-prophecy: add ~ppc keyword (bug 613766) (diff) | |
download | gentoo-edda3f66eb94a76b638580ea7e69ea67142e9aed.tar.gz gentoo-edda3f66eb94a76b638580ea7e69ea67142e9aed.tar.bz2 gentoo-edda3f66eb94a76b638580ea7e69ea67142e9aed.zip |
dev-php/phpunit: 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/phpunit/phpunit-5.7.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/phpunit/phpunit-5.7.15.ebuild b/dev-php/phpunit/phpunit-5.7.15.ebuild index 322d8d2a8c38..2672b9d632ae 100644 --- a/dev-php/phpunit/phpunit-5.7.15.ebuild +++ b/dev-php/phpunit/phpunit-5.7.15.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/sebastianbergmann/${PN}/archive/${PV}.tar.gz -> ${P} LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" IUSE="" RDEPEND="dev-php/fedora-autoloader |