summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2017-11-05 18:35:24 -0500
committerMichael Orlitzky <mjo@gentoo.org>2017-11-05 18:52:58 -0500
commit09ee36520670ea1058ef012fc5aeb137bd8aa2fc (patch)
treedf2682e2bb8bd821a9cd8fdfde691b60e5ceef8c /dev-php/PEAR-Exception
parentapp-vim/vim2hs: new package. (diff)
downloadgentoo-09ee36520670ea1058ef012fc5aeb137bd8aa2fc.tar.gz
gentoo-09ee36520670ea1058ef012fc5aeb137bd8aa2fc.tar.bz2
gentoo-09ee36520670ea1058ef012fc5aeb137bd8aa2fc.zip
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
Diffstat (limited to 'dev-php/PEAR-Exception')
-rw-r--r--dev-php/PEAR-Exception/PEAR-Exception-1.0.0.ebuild2
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 ed45b38d93f5..42a77744cb2f 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"