diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-16 19:35:38 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-16 19:35:38 +0300 |
commit | 7c0e9135b40cda4c6b812ba4364ef72b6138996e (patch) | |
tree | 540ab7e491c84a2b04b9e93ed369422edc9ab862 /dev-python/simplejson | |
parent | net-libs/ngtcp2: Stabilize 0.14.1 amd64, #904320 (diff) | |
download | gentoo-7c0e9135b40cda4c6b812ba4364ef72b6138996e.tar.gz gentoo-7c0e9135b40cda4c6b812ba4364ef72b6138996e.tar.bz2 gentoo-7c0e9135b40cda4c6b812ba4364ef72b6138996e.zip |
dev-python/simplejson: Stabilize 3.18.4 sparc, #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.ebuild | 2 |
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 2e89d7986464..8919892cfc1e 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 ) |