Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/phpunit/
Date: Sat, 01 Apr 2017 12:26:15
Message-Id: 1491049566.9a9193f203c74267eb8843bf409b11a14d846c80.xmw@gentoo
1 commit: 9a9193f203c74267eb8843bf409b11a14d846c80
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 1 12:25:39 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 1 12:26:06 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a9193f2
7
8 dev-php/phpunit: add ~ppc64 (bug 574264).
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11 RepoMan-Options: --include-arches="ppc64"
12
13 dev-php/phpunit/phpunit-5.0.10.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-php/phpunit/phpunit-5.0.10.ebuild b/dev-php/phpunit/phpunit-5.0.10.ebuild
17 index 4b37e1646f9..e1ef390e5bf 100644
18 --- a/dev-php/phpunit/phpunit-5.0.10.ebuild
19 +++ b/dev-php/phpunit/phpunit-5.0.10.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -12,7 +12,7 @@ SRC_URI="https://phar.phpunit.de/${PHPUNIT_PHAR}"
27
28 LICENSE="BSD"
29 SLOT="0"
30 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86"
31 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86"
32 IUSE=""
33
34 DEPEND="