diff options
author | Sam James <sam@gentoo.org> | 2023-11-05 20:06:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-05 20:06:04 +0000 |
commit | febc782211918a03d10cd4d898adf2b51a03158d (patch) | |
tree | 4889ed947139688e6c01828c856420d79470b3eb /dev-python/simplejson | |
parent | dev-python/simplejson: Stabilize 3.19.2 amd64, #916938 (diff) | |
download | gentoo-febc782211918a03d10cd4d898adf2b51a03158d.tar.gz gentoo-febc782211918a03d10cd4d898adf2b51a03158d.tar.bz2 gentoo-febc782211918a03d10cd4d898adf2b51a03158d.zip |
dev-python/simplejson: Stabilize 3.19.2 ppc64, #916938
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/simplejson')
-rw-r--r-- | dev-python/simplejson/simplejson-3.19.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/simplejson/simplejson-3.19.2.ebuild b/dev-python/simplejson/simplejson-3.19.2.ebuild index 8f71f5db3088..6b43c928cc59 100644 --- a/dev-python/simplejson/simplejson-3.19.2.ebuild +++ b/dev-python/simplejson/simplejson-3.19.2.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 ) |