dev-php/PEAR-XML_Util: amd64 stable wrt bug #604976. ALLARCHES.
authorAaron Bauman <bman@gentoo.org>
Sun, 8 Jan 2017 06:59:39 +0000 (15:59 +0900)
committerAaron Bauman <bman@gentoo.org>
Sun, 8 Jan 2017 06:59:39 +0000 (15:59 +0900)
dev-php/PEAR-XML_Util/PEAR-XML_Util-1.3.0-r1.ebuild

index 54779be2087db4a3355ba29e4b044a54e683a116..2eba6c2ee8e19b2da0f2595e32fe5e4c28472c69 100644 (file)
@@ -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.