diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-01-01 18:54:57 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-01 20:07:41 +0000 |
commit | 4b355de4b699bb233fd14a626e70e8ad7eef8d6c (patch) | |
tree | f2c1c06c62285916fcee90cd2f7727d2b188cc00 /dev-php/PEAR-Exception | |
parent | dev-php/PEAR-PEAR: keyworded 1.10.5 for sparc, bug #613380 (diff) | |
download | gentoo-4b355de4b699bb233fd14a626e70e8ad7eef8d6c.tar.gz gentoo-4b355de4b699bb233fd14a626e70e8ad7eef8d6c.tar.bz2 gentoo-4b355de4b699bb233fd14a626e70e8ad7eef8d6c.zip |
dev-php/PEAR-Exception: keyworded 1.0.0 for sparc, bug #613380
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-php/PEAR-Exception')
-rw-r--r-- | dev-php/PEAR-Exception/PEAR-Exception-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 42a77744cb2f..9c988e1d146e 100644 --- a/dev-php/PEAR-Exception/PEAR-Exception-1.0.0.ebuild +++ b/dev-php/PEAR-Exception/PEAR-Exception-1.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND="dev-lang/php:* !<=dev-php/PEAR-PEAR-1.10.3-r1" |