diff options
author | Brian Evans <grknight@gentoo.org> | 2017-08-10 14:54:28 -0400 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2017-08-10 15:01:10 -0400 |
commit | e57ccb52dce4af8b60866092c3e6814eef61e0bd (patch) | |
tree | 5047ebcafa31d4a5ac937e60ee94e75fe563aadc /dev-php | |
parent | dev-php/sebastian-object-enumerator: Keyword remaining arches for Bug 613766 (diff) | |
download | gentoo-e57ccb52dce4af8b60866092c3e6814eef61e0bd.tar.gz gentoo-e57ccb52dce4af8b60866092c3e6814eef61e0bd.tar.bz2 gentoo-e57ccb52dce4af8b60866092c3e6814eef61e0bd.zip |
dev-php/phpunit: Keyword remaining arches for Bug 613766
This package is only php script and not compiled
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/phpunit/phpunit-5.7.15-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/phpunit/phpunit-5.7.15-r1.ebuild b/dev-php/phpunit/phpunit-5.7.15-r1.ebuild index 6d76b0f8aa21..d33644478dd1 100644 --- a/dev-php/phpunit/phpunit-5.7.15-r1.ebuild +++ b/dev-php/phpunit/phpunit-5.7.15-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/sebastianbergmann/${PN}/archive/${PV}.tar.gz -> ${P} LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" RDEPEND="dev-php/fedora-autoloader |