diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2017-03-20 09:23:15 -0400 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2017-03-20 09:23:15 -0400 |
commit | 228f0c1da1a4ef0b82c3c03bfc7d74203abd0205 (patch) | |
tree | 6dc6a29397c65c105e6919e5940a43ad0e31b8e9 /dev-php | |
parent | e73da7b608b08a6b8b1a39473783928668c3f612 (diff) | |
download | gentoo-228f0c1da1a4ef0b82c3c03bfc7d74203abd0205.tar.gz gentoo-228f0c1da1a4ef0b82c3c03bfc7d74203abd0205.tar.xz |
dev-php/PEAR-XML_Util: stabilize remaining arches per ALLARCHES policy.
Gentoo-Bug: 613280
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-XML_Util/PEAR-XML_Util-1.4.2.ebuild | 2 |
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 fcff01abc11..5b00e94cc84 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="http://pear.php.net/package/${MY_PN}" SRC_URI="http://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. |