summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-07-11 19:32:30 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-07-11 19:32:30 +0300
commit7cea71234288f84b857254fe67d50485735b4fb0 (patch)
treeab008d417b2261dc956a4bcdb98bd66f50af06b2 /dev-python/ijson
parentdev-python/pyzmq: Stabilize 23.2.0 hppa, #857414 (diff)
downloadgentoo-7cea71234288f84b857254fe67d50485735b4fb0.tar.gz
gentoo-7cea71234288f84b857254fe67d50485735b4fb0.tar.bz2
gentoo-7cea71234288f84b857254fe67d50485735b4fb0.zip
dev-python/ijson: Keyword 3.1.4 ppc64, #857516
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/ijson')
-rw-r--r--dev-python/ijson/ijson-3.1.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/ijson/ijson-3.1.4.ebuild b/dev-python/ijson/ijson-3.1.4.ebuild
index a7436b0a48d6..b745dd47c64a 100644
--- a/dev-python/ijson/ijson-3.1.4.ebuild
+++ b/dev-python/ijson/ijson-3.1.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -17,7 +17,7 @@ S="${WORKDIR}/${PN}-${MY_PV}"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~ppc64 x86"
RDEPEND="dev-libs/yajl"
DEPEND="${RDEPEND}"