summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-11 08:33:19 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-11 08:33:19 +0000
commite4b2c64bc37323d7a005eb55dfd2c112d42ba6cf (patch)
tree9ec2f656df8eeaf9cd806ad837bb1c7a1832a5c6 /dev-python/simplejson
parentdev-python/simplejson: Stabilize 3.18.3 sparc, #900833 (diff)
downloadgentoo-e4b2c64bc37323d7a005eb55dfd2c112d42ba6cf.tar.gz
gentoo-e4b2c64bc37323d7a005eb55dfd2c112d42ba6cf.tar.bz2
gentoo-e4b2c64bc37323d7a005eb55dfd2c112d42ba6cf.zip
dev-python/simplejson: Stabilize 3.18.3 amd64, #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 1479f0af1d46..8c6c29b74add 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 )