summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-08-31 11:52:13 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-08-31 11:52:13 +0300
commite8c3a15918225fe55f7326ce808eaece4c2f5ae2 (patch)
tree890eaf857615fee710634f1a955716c19c9268da /dev-python/simplejson
parentdev-python/markdown: Stabilize 3.7 ALLARCHES, #938794 (diff)
downloadgentoo-e8c3a15918225fe55f7326ce808eaece4c2f5ae2.tar.gz
gentoo-e8c3a15918225fe55f7326ce808eaece4c2f5ae2.tar.bz2
gentoo-e8c3a15918225fe55f7326ce808eaece4c2f5ae2.zip
dev-python/simplejson: Stabilize 3.19.3 x86, #938801
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/simplejson')
-rw-r--r--dev-python/simplejson/simplejson-3.19.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/simplejson/simplejson-3.19.3.ebuild b/dev-python/simplejson/simplejson-3.19.3.ebuild
index f24a97907433..46f005408b10 100644
--- a/dev-python/simplejson/simplejson-3.19.3.ebuild
+++ b/dev-python/simplejson/simplejson-3.19.3.ebuild
@@ -17,7 +17,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 )