summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-21 22:32:29 +0000
committerSam James <sam@gentoo.org>2021-01-21 22:32:45 +0000
commita6b3927bf6d7bd989da79a5cb620b07de25589ca (patch)
treeb05e34fdf7763ada5bf3984fb3985edf1c08b7f1 /dev-php/PEAR-XML_Util
parentdev-python/mysql-connector-python: bump to v8.0.23 (diff)
downloadgentoo-a6b3927bf6d7bd989da79a5cb620b07de25589ca.tar.gz
gentoo-a6b3927bf6d7bd989da79a5cb620b07de25589ca.tar.bz2
gentoo-a6b3927bf6d7bd989da79a5cb620b07de25589ca.zip
dev-php/PEAR-XML_Util: Stabilize 1.4.5 ALLARCHES, #766396
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-php/PEAR-XML_Util')
-rw-r--r--dev-php/PEAR-XML_Util/PEAR-XML_Util-1.4.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.4.5.ebuild b/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.4.5.ebuild
index 90d887a6d2d0..ebef85243b86 100644
--- a/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.4.5.ebuild
+++ b/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.4.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -11,7 +11,7 @@ HOMEPAGE="https://pear.php.net/package/XML_Util"
SRC_URI="https://pear.php.net/get/${MY_P}.tgz"
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="examples"
# PCRE is needed for a few calls to preg_replace and preg_match.