From: Aaron Bauman Date: Sun, 8 Jan 2017 06:59:39 +0000 (+0900) Subject: dev-php/PEAR-XML_Util: amd64 stable wrt bug #604976. ALLARCHES. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=df47fae285fe61dc7419588ea32fe385666ff86c;p=gentoo.git dev-php/PEAR-XML_Util: amd64 stable wrt bug #604976. ALLARCHES. --- 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.