summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-11 08:07:51 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-11 08:07:51 +0000
commit03eb84daa5f67b6591dee6ab439d594ce9a5d3af (patch)
treee69a004fdfc38385c2b277f5eef7974de1ea591c /dev-python/simplejson
parentdev-ruby/unf_ext: Stabilize 0.0.8.2 ppc64, #900739 (diff)
downloadgentoo-03eb84daa5f67b6591dee6ab439d594ce9a5d3af.tar.gz
gentoo-03eb84daa5f67b6591dee6ab439d594ce9a5d3af.tar.bz2
gentoo-03eb84daa5f67b6591dee6ab439d594ce9a5d3af.zip
dev-python/simplejson: Stabilize 3.18.3 ppc64, #900833
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/simplejson')
-rw-r--r--dev-python/simplejson/simplejson-3.18.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/simplejson/simplejson-3.18.3.ebuild b/dev-python/simplejson/simplejson-3.18.3.ebuild
index e6b633810b88..e8c5f6275dce 100644
--- a/dev-python/simplejson/simplejson-3.18.3.ebuild
+++ b/dev-python/simplejson/simplejson-3.18.3.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="|| ( MIT AFL-2.1 )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
IUSE="+native-extensions"
DOCS=( README.rst CHANGES.txt )