summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-11 14:31:15 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-11 14:36:21 +0300
commitd156334993877b4fa6579edeb38c2ca8d76c2b3c (patch)
tree0068d09b9fecbcb8c5350aa05a9d0192d9ad1e4f /dev-php
parentdev-php/PEAR-Var_Dump: dekeyword ppc (diff)
downloadgentoo-d156334993877b4fa6579edeb38c2ca8d76c2b3c.tar.gz
gentoo-d156334993877b4fa6579edeb38c2ca8d76c2b3c.tar.bz2
gentoo-d156334993877b4fa6579edeb38c2ca8d76c2b3c.zip
dev-php/PEAR-XML_Parser: dekeyword ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.8-r1.ebuild4
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 2e8cd48df274..7987d5c009aa 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-2023 Gentoo Authors
+# Copyright 1999-2024 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="amd64 arm ~hppa ppc ppc64 ~s390 sparc x86"
+KEYWORDS="amd64 arm ~hppa ppc64 ~s390 sparc x86"
IUSE=""
# This is to match patch compatibility
RDEPEND="!<dev-php/PEAR-XML_RSS-1.1.0-r2"