diff options
author | Sam James <sam@gentoo.org> | 2023-07-04 11:12:29 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-04 11:12:29 +0100 |
commit | eebd60b1d19e26ae14bfd01a21cdd5497b3f62c7 (patch) | |
tree | e0ca774ef2993d1e57f8df81c9cb850a1b9fdd06 | |
parent | dev-php/PEAR-PEAR: Stabilize 1.10.13 ALLARCHES, #909586 (diff) | |
download | gentoo-eebd60b1d19e26ae14bfd01a21cdd5497b3f62c7.tar.gz gentoo-eebd60b1d19e26ae14bfd01a21cdd5497b3f62c7.tar.bz2 gentoo-eebd60b1d19e26ae14bfd01a21cdd5497b3f62c7.zip |
dev-php/PEAR-XML_Parser: Stabilize 1.3.8-r1 arm, #909588
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.8-r1.ebuild b/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.8-r1.ebuild index 461ae05c1155..5df29a224bd6 100644 --- a/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.8-r1.ebuild +++ b/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.8-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ DESCRIPTION="XML parsing class based on PHP's SAX parser" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="" # This is to match patch compatibility RDEPEND="!<dev-php/PEAR-XML_RSS-1.1.0-r2" |