summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-11 14:30:13 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-11 14:36:18 +0300
commit31b220d3e07a2c199f5e573d68aa20189e4d71a0 (patch)
treef79c8b31d0e600b234ecee50e25abcef5007e619
parentdev-php/PEAR-PEAR: dekeyword ppc (diff)
downloadgentoo-31b220d3e07a2c199f5e573d68aa20189e4d71a0.tar.gz
gentoo-31b220d3e07a2c199f5e573d68aa20189e4d71a0.tar.bz2
gentoo-31b220d3e07a2c199f5e573d68aa20189e4d71a0.zip
dev-php/PEAR-Services_JSON: dekeyword ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-php/PEAR-Services_JSON/PEAR-Services_JSON-1.0.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Services_JSON/PEAR-Services_JSON-1.0.3-r1.ebuild b/dev-php/PEAR-Services_JSON/PEAR-Services_JSON-1.0.3-r1.ebuild
index 654fbdc327d3..d3d89067cc4c 100644
--- a/dev-php/PEAR-Services_JSON/PEAR-Services_JSON-1.0.3-r1.ebuild
+++ b/dev-php/PEAR-Services_JSON/PEAR-Services_JSON-1.0.3-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=6
@@ -9,7 +9,7 @@ IUSE=""
DESCRIPTION="PHP implementaion of json_encode/decode"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc64 ~sparc ~x86"
PATCHES=( "${FILESDIR}/JSON-1.0.3-upstream-typo.patch" "${FILESDIR}/JSON-1.0.3-constructor.patch" )
src_install() {