diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2018-01-26 14:15:14 -0500 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2018-01-26 14:30:40 -0500 |
commit | 4419dc66008eadeb60988719db63d5ff2633df65 (patch) | |
tree | 3a32c103c7046582aeedcb9a7c2b33a79cfb2068 /dev-php/PEAR-PEAR | |
parent | dev-php/PEAR-Exception: add keywords ~s390 and ~sh (for new PEAR-PEAR). (diff) | |
download | gentoo-4419dc66008eadeb60988719db63d5ff2633df65.tar.gz gentoo-4419dc66008eadeb60988719db63d5ff2633df65.tar.bz2 gentoo-4419dc66008eadeb60988719db63d5ff2633df65.zip |
dev-php/PEAR-PEAR: add keywords ~s390 and ~sh (would otherwise be dropped).
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-php/PEAR-PEAR')
-rw-r--r-- | dev-php/PEAR-PEAR/PEAR-PEAR-1.10.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.5.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.5.ebuild index 8b27f347bf00..d22b143ae103 100644 --- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.5.ebuild +++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.5.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="PEAR Base System" HOMEPAGE="http://pear.php.net/package/${MY_PN}" SRC_URI="http://pear.php.net/get/${MY_P}.tgz" LICENSE="MIT" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" SLOT="0" IUSE="" |