summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2017-02-12 11:01:16 -0500
committerMichael Orlitzky <mjo@gentoo.org>2017-02-12 11:03:36 -0500
commitbc234ed1a1575c494f55b9ded85ce1ba129ac277 (patch)
tree1be583a25b9a56b0a54a2d73ffeb827b3eb9be5e /dev-php/PEAR-System_Command
parentapp-admin/filebeat: fix non-POSIX init script (diff)
downloadgentoo-bc234ed1a1575c494f55b9ded85ce1ba129ac277.tar.gz
gentoo-bc234ed1a1575c494f55b9ded85ce1ba129ac277.tar.bz2
gentoo-bc234ed1a1575c494f55b9ded85ce1ba129ac277.zip
dev-php/PEAR-System_Command: stabilize remaining arches per ALLARCHES policy.
Gentoo-Bug: 608752 Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-php/PEAR-System_Command')
-rw-r--r--dev-php/PEAR-System_Command/PEAR-System_Command-1.0.8-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.8-r1.ebuild b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.8-r1.ebuild
index 784b83f05e90..d6ab3bc13aa6 100644
--- a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.8-r1.ebuild
+++ b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.8-r1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://pear.php.net/package/${MY_PN}"
SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz"
LICENSE="PHP-3.01"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
IUSE="examples"
RDEPEND="dev-lang/php:*