diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-01 11:26:02 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-01 11:26:02 +0100 |
commit | 73c0584b97af931f81ae681a92d58c69801c0ad8 (patch) | |
tree | 47a3637f0176bf2944ac541cf198b6112dcac8da /dev-php/PEAR-Exception | |
parent | dev-perl/WWW-Form-UrlEncoded: ia64 keyworded, bug #613376 (diff) | |
download | gentoo-73c0584b97af931f81ae681a92d58c69801c0ad8.tar.gz gentoo-73c0584b97af931f81ae681a92d58c69801c0ad8.tar.bz2 gentoo-73c0584b97af931f81ae681a92d58c69801c0ad8.zip |
dev-php/PEAR-Exception: ia64 keyworded, bug #613380
Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-php/PEAR-Exception')
-rw-r--r-- | dev-php/PEAR-Exception/PEAR-Exception-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/PEAR-Exception/PEAR-Exception-1.0.0.ebuild b/dev-php/PEAR-Exception/PEAR-Exception-1.0.0.ebuild index b3275998152f..77b5724802cd 100644 --- a/dev-php/PEAR-Exception/PEAR-Exception-1.0.0.ebuild +++ b/dev-php/PEAR-Exception/PEAR-Exception-1.0.0.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://pear.php.net/package/${MY_PN}" SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa" +KEYWORDS="~amd64 ~arm ~hppa ~ia64" IUSE="test" RDEPEND="dev-lang/php:* !<=dev-php/PEAR-PEAR-1.10.3-r1" |