diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2017-02-12 10:55:53 -0500 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2017-02-12 10:57:03 -0500 |
commit | 1ac03ddbbf0cddbcd533377d9a6bd01aeb68b592 (patch) | |
tree | 957903415a841cb0f8e5796f42ae3bf18f9e32f5 /dev-php | |
parent | kde-frameworks/kdelibs: Remove 4.14.24 (diff) | |
download | gentoo-1ac03ddbbf0cddbcd533377d9a6bd01aeb68b592.tar.gz gentoo-1ac03ddbbf0cddbcd533377d9a6bd01aeb68b592.tar.bz2 gentoo-1ac03ddbbf0cddbcd533377d9a6bd01aeb68b592.zip |
dev-php/PEAR-XML_RSS: stabilize remaining arches per ALLARCHES policy.
Gentoo-Bug: 608754
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-XML_RSS/PEAR-XML_RSS-1.1.0_alpha1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/PEAR-XML_RSS/PEAR-XML_RSS-1.1.0_alpha1.ebuild b/dev-php/PEAR-XML_RSS/PEAR-XML_RSS-1.1.0_alpha1.ebuild index 742c5f2a0163..652a804d1b9e 100644 --- a/dev-php/PEAR-XML_RSS/PEAR-XML_RSS-1.1.0_alpha1.ebuild +++ b/dev-php/PEAR-XML_RSS/PEAR-XML_RSS-1.1.0_alpha1.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="http://pear.php.net/package/${MY_PN}" SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz" LICENSE="PHP-3.01" 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="" # Only needs PEAR_Exception (not in the tree), not all of PEAR. |