diff options
author | Aaron Bauman <bman@gentoo.org> | 2017-01-08 15:59:39 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2017-01-08 15:59:39 +0900 |
commit | df47fae285fe61dc7419588ea32fe385666ff86c (patch) | |
tree | 6678477d4afafa687823f8325ce4ee19c18cbbc4 /dev-php/PEAR-XML_Util | |
parent | dev-php/PEAR-Structures_Graph: amd64 stable wrt bug #604972. ALLARCHES. (diff) | |
download | gentoo-df47fae285fe61dc7419588ea32fe385666ff86c.tar.gz gentoo-df47fae285fe61dc7419588ea32fe385666ff86c.tar.bz2 gentoo-df47fae285fe61dc7419588ea32fe385666ff86c.zip |
dev-php/PEAR-XML_Util: amd64 stable wrt bug #604976. ALLARCHES.
Diffstat (limited to 'dev-php/PEAR-XML_Util')
-rw-r--r-- | dev-php/PEAR-XML_Util/PEAR-XML_Util-1.3.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.3.0-r1.ebuild b/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.3.0-r1.ebuild index 54779be2087d..2eba6c2ee8e1 100644 --- a/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.3.0-r1.ebuild +++ b/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.3.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ HOMEPAGE="http://pear.php.net/package/${MY_PN}" SRC_URI="http://pear.php.net/get/${MY_P}.tgz" LICENSE="PHP-2.02" 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. |