commit: 9a9193f203c74267eb8843bf409b11a14d846c80 Author: Michael Weber <xmw <AT> gentoo <DOT> org> AuthorDate: Sat Apr 1 12:25:39 2017 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Sat Apr 1 12:26:06 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a9193f2
dev-php/phpunit: add ~ppc64 (bug 574264). Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="ppc64" dev-php/phpunit/phpunit-5.0.10.ebuild | 4 ++-- 1 file 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 4b37e1646f9..e1ef390e5bf 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-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="https://phar.phpunit.de/${PHPUNIT_PHAR}" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86" IUSE="" DEPEND="