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/PEAR-Console_CommandLine/
Date: Sat, 01 Apr 2017 10:02:35
Message-Id: 1491040792.3659e877449b7d72a302a10cf217d8f9f5c18760.xmw@gentoo
1 commit: 3659e877449b7d72a302a10cf217d8f9f5c18760
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 1 09:59:52 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 1 09:59:52 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3659e877
7
8 dev-php/PEAR-Console_CommandLine: add ~ppc64 keyword (bug 594824).
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11 RepoMan-Options: --include-arches="arm arm64 ppc ppc64"
12
13 dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild b/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild
17 index 14202b43ff2..68861dcda4c 100644
18 --- a/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild
19 +++ b/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild
20 @@ -11,7 +11,7 @@ HOMEPAGE="http://pear.php.net/package/${MY_PN}"
21 SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz"
22 LICENSE="MIT"
23 SLOT="0"
24 -KEYWORDS="amd64 arm ~hppa x86"
25 +KEYWORDS="amd64 arm ~hppa ~ppc64 x86"
26 IUSE="examples test"
27
28 # Only needs PEAR_Exception (not yet packaged) -- not all of PEAR-PEAR.