summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-12 20:24:33 +0000
committerSam James <sam@gentoo.org>2023-02-12 20:24:42 +0000
commit88635998a5f262ba9b16dd3bb94d95561cf4d0e8 (patch)
tree9789db12b404b727f6462efaeb67e9b26ba056ff /dev-python/simplejson
parentdev-python/pyproject-hooks: Stabilize 1.0.0 sparc, #894080 (diff)
downloadgentoo-88635998a5f262ba9b16dd3bb94d95561cf4d0e8.tar.gz
gentoo-88635998a5f262ba9b16dd3bb94d95561cf4d0e8.tar.bz2
gentoo-88635998a5f262ba9b16dd3bb94d95561cf4d0e8.zip
dev-python/simplejson: Stabilize 3.18.1 sparc, #894098
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/simplejson')
-rw-r--r--dev-python/simplejson/simplejson-3.18.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/simplejson/simplejson-3.18.1.ebuild b/dev-python/simplejson/simplejson-3.18.1.ebuild
index a893fc53e53a..7ccd35abac2e 100644
--- a/dev-python/simplejson/simplejson-3.18.1.ebuild
+++ b/dev-python/simplejson/simplejson-3.18.1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
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"
DOCS=( README.rst CHANGES.txt )