summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-10-13 11:35:53 -0700
committerMatt Turner <mattst88@gentoo.org>2019-10-13 12:01:11 -0700
commit8760201db7534701cdfb3459caffa61b2a797053 (patch)
treedfc1a644c41e855d993b46a18bb9c54fe8c2cd2c /dev-php/PEAR-XML_Util
parentdev-libs/ossp-uuid: Drop to ~alpha (diff)
downloadgentoo-8760201db7534701cdfb3459caffa61b2a797053.tar.gz
gentoo-8760201db7534701cdfb3459caffa61b2a797053.tar.bz2
gentoo-8760201db7534701cdfb3459caffa61b2a797053.zip
dev-php/*: Drop to ~alpha
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-php/PEAR-XML_Util')
-rw-r--r--dev-php/PEAR-XML_Util/PEAR-XML_Util-1.4.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.4.2.ebuild b/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.4.2.ebuild
index 9a557bfcd00c..31578040b4da 100644
--- a/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.4.2.ebuild
+++ b/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.4.2.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://pear.php.net/package/${MY_PN}"
SRC_URI="https://pear.php.net/get/${MY_P}.tgz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86"
IUSE="examples"
# PCRE is needed for a few calls to preg_replace and preg_match.