summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-11 14:29:35 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-11 14:36:16 +0300
commit17a9429d73ce6513f5b7125b77c164ec3807b6b9 (patch)
treeebe5600cd7b6a2143d7b8212005bd6697a5b24f7
parentdev-php/PEAR-Net_URL: dekeyword ppc (diff)
downloadgentoo-17a9429d73ce6513f5b7125b77c164ec3807b6b9.tar.gz
gentoo-17a9429d73ce6513f5b7125b77c164ec3807b6b9.tar.bz2
gentoo-17a9429d73ce6513f5b7125b77c164ec3807b6b9.zip
dev-php/PEAR-Net_URL2: dekeyword ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.2.1-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.2.1-r2.ebuild b/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.2.1-r2.ebuild
index 00ec4551d185..cfdb7c2f11a8 100644
--- a/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.2.1-r2.ebuild
+++ b/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.2.1-r2.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=6
@@ -8,7 +8,7 @@ inherit php-pear-r2
DESCRIPTION="Easy parsing of URLs (PHP5 port of PEAR-Net_URL package)"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 sparc x86"
+KEYWORDS="amd64 ~arm ~hppa ~ppc64 ~s390 sparc x86"
IUSE=""
DOCS=( docs/6470.php docs/example.php )