summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-16 19:31:08 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-16 19:31:08 +0300
commitbf8841363041101ae331bc2accc4d12d00f7fea6 (patch)
tree232fad9f8238424b64ac29fb33e122017c4396a1 /dev-python/simplejson
parentdev-python/simplejson: Stabilize 3.18.4 ppc64, #904402 (diff)
downloadgentoo-bf8841363041101ae331bc2accc4d12d00f7fea6.tar.gz
gentoo-bf8841363041101ae331bc2accc4d12d00f7fea6.tar.bz2
gentoo-bf8841363041101ae331bc2accc4d12d00f7fea6.zip
dev-python/simplejson: Stabilize 3.18.4 arm, #904402
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/simplejson')
-rw-r--r--dev-python/simplejson/simplejson-3.18.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/simplejson/simplejson-3.18.4.ebuild b/dev-python/simplejson/simplejson-3.18.4.ebuild
index 0b413c2341e5..31b6a95ecb0e 100644
--- a/dev-python/simplejson/simplejson-3.18.4.ebuild
+++ b/dev-python/simplejson/simplejson-3.18.4.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
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 )