diff options
Diffstat (limited to 'dev-php/PEAR-XML_Util/PEAR-XML_Util-1.3.0-r1.ebuild')
-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. |