diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-16 19:35:39 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-16 19:35:39 +0300 |
commit | d6800c8afd439813a235a1e39bcd39080fc44445 (patch) | |
tree | 17a65b00ec8423bbbd6ea11e1d815ddf74dee72f /dev-python/simplejson | |
parent | dev-python/simplejson: Stabilize 3.18.4 sparc, #904402 (diff) | |
download | gentoo-d6800c8afd439813a235a1e39bcd39080fc44445.tar.gz gentoo-d6800c8afd439813a235a1e39bcd39080fc44445.tar.bz2 gentoo-d6800c8afd439813a235a1e39bcd39080fc44445.zip |
dev-python/simplejson: Stabilize 3.18.4 ppc, #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 8919892cfc1e..a9585ae46d0f 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 ) |