commit: 09ee36520670ea1058ef012fc5aeb137bd8aa2fc Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Sun Nov 5 23:35:24 2017 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Sun Nov 5 23:52:58 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09ee3652
dev-php/PEAR-Exception: add ~alpha and ~x86 keywords. This is pure PHP code, what could possibly go wrong? We need this for half of the packages in dev-php, and it's been 8 months, so... bam. Bug: https://bugs.gentoo.org/613380 Package-Manager: Portage-2.3.8, Repoman-2.3.3 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 ed45b38d93f..42a77744cb2 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="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="test" RDEPEND="dev-lang/php:* !<=dev-php/PEAR-PEAR-1.10.3-r1"
