commit: f02c03479082d8aea30f50df4f2e3e9327f0448c Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Fri Jan 26 18:58:03 2018 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Fri Jan 26 19:30:35 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f02c0347
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 dev-php/PEAR-Exception/PEAR-Exception-1.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 6c3b38353d2..745a3605c2b 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"