Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Exception/
Date: Sat, 15 Apr 2017 12:24:29
Message-Id: 1492259054.1c951694d0584c2621a89f412d8d99dc9d05ee23.jer@gentoo
1 commit: 1c951694d0584c2621a89f412d8d99dc9d05ee23
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 15 11:36:07 2017 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 15 12:24:14 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c951694
7
8 dev-php/PEAR-Exception: Mark ~hppa (bug #613380).
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11 RepoMan-Options: --ignore-arches
12
13 dev-php/PEAR-Exception/PEAR-Exception-1.0.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-php/PEAR-Exception/PEAR-Exception-1.0.0.ebuild b/dev-php/PEAR-Exception/PEAR-Exception-1.0.0.ebuild
17 index 191048a7f11..b3275998152 100644
18 --- a/dev-php/PEAR-Exception/PEAR-Exception-1.0.0.ebuild
19 +++ b/dev-php/PEAR-Exception/PEAR-Exception-1.0.0.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="BSD-2"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm"
25 +KEYWORDS="~amd64 ~arm ~hppa"
26 IUSE="test"
27 RDEPEND="dev-lang/php:*
28 !<=dev-php/PEAR-PEAR-1.10.3-r1"