diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2018-01-26 14:11:53 -0500 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2018-01-26 14:30:39 -0500 |
commit | 450dd41bd181088ef2a55538c08055978a5838ac (patch) | |
tree | d31984fcf03e1b735a2a6fa405a0b6773545d5cd /dev-php/PEAR-Exception | |
parent | dev-php/PEAR-PEAR: stabilize v1.10.5 everywhere per ALLARCHES policy. (diff) | |
download | gentoo-450dd41bd181088ef2a55538c08055978a5838ac.tar.gz gentoo-450dd41bd181088ef2a55538c08055978a5838ac.tar.bz2 gentoo-450dd41bd181088ef2a55538c08055978a5838ac.zip |
dev-php/PEAR-Exception: add keywords ~s390 and ~sh (for new PEAR-PEAR).
Package-Manager: Portage-2.3.19, Repoman-2.3.6
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 745a3605c2bb..1a4d317b5dde 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="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" IUSE="test" RDEPEND="dev-lang/php:* !<=dev-php/PEAR-PEAR-1.10.3-r1" |