Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Exception/
Date: Sat, 01 Jul 2017 10:26:15
Message-Id: 1498904762.73c0584b97af931f81ae681a92d58c69801c0ad8.slyfox@gentoo
1 commit: 73c0584b97af931f81ae681a92d58c69801c0ad8
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 1 10:26:02 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 1 10:26:02 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73c0584b
7
8 dev-php/PEAR-Exception: ia64 keyworded, bug #613380
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11 RepoMan-Options: --include-arches="ia64"
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 b3275998152..77b5724802c 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 ~hppa"
25 +KEYWORDS="~amd64 ~arm ~hppa ~ia64"
26 IUSE="test"
27 RDEPEND="dev-lang/php:*
28 !<=dev-php/PEAR-PEAR-1.10.3-r1"