diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2018-01-26 13:58:03 -0500 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2018-01-26 14:30:35 -0500 |
commit | f02c03479082d8aea30f50df4f2e3e9327f0448c (patch) | |
tree | 0e03bd7973d73420af6d57fbec617a652fca817a /dev-php/PEAR-Exception | |
parent | www-plugins/chrome-binary-plugins: automated update (64.0.3282.119, 64.0.3282... (diff) | |
download | gentoo-f02c03479082d8aea30f50df4f2e3e9327f0448c.tar.gz gentoo-f02c03479082d8aea30f50df4f2e3e9327f0448c.tar.bz2 gentoo-f02c03479082d8aea30f50df4f2e3e9327f0448c.zip |
dev-php/PEAR-Exception: stabilize everywhere per ALLARCHES policy.
Bug: https://bugs.gentoo.org/645146
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 6c3b38353d20..745a3605c2bb 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 sparc x86" IUSE="test" RDEPEND="dev-lang/php:* !<=dev-php/PEAR-PEAR-1.10.3-r1" |