diff options
author | Markus Meier <maekke@gentoo.org> | 2016-08-18 21:43:02 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-08-18 21:43:02 +0200 |
commit | 9200e566938266b1720d832e8040f5917f65abeb (patch) | |
tree | a481c3fb049d9b4e9e0e2b0f7ec690cb120d8ba2 /dev-php | |
parent | dev-ruby/listen: add ~arm, bug #589798 (diff) | |
download | gentoo-9200e566938266b1720d832e8040f5917f65abeb.tar.gz gentoo-9200e566938266b1720d832e8040f5917f65abeb.tar.bz2 gentoo-9200e566938266b1720d832e8040f5917f65abeb.zip |
dev-php/phpunit: add ~arm, bug #589104
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/phpunit/phpunit-5.0.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/phpunit/phpunit-5.0.10.ebuild b/dev-php/phpunit/phpunit-5.0.10.ebuild index 4c2b768ecde9..51e9e64d1acd 100644 --- a/dev-php/phpunit/phpunit-5.0.10.ebuild +++ b/dev-php/phpunit/phpunit-5.0.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="https://phar.phpunit.de/${PHPUNIT_PHAR}" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~x86" IUSE="" DEPEND=" |