diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-05 19:24:57 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-05 19:24:57 +0000 |
commit | 6713566c40a0110b54dc00ab83ead97852e58898 (patch) | |
tree | 168ee56522b788b622187de3fd3a7c4a2612ef8a /dev-python/simplejson | |
parent | dev-python/setproctitle: Stabilize 1.3.3 amd64, #916937 (diff) | |
download | gentoo-6713566c40a0110b54dc00ab83ead97852e58898.tar.gz gentoo-6713566c40a0110b54dc00ab83ead97852e58898.tar.bz2 gentoo-6713566c40a0110b54dc00ab83ead97852e58898.zip |
dev-python/simplejson: Stabilize 3.19.2 hppa, #916938
Signed-off-by: Arthur Zamarin <arthurzam@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 69755ec59fb8..f3d47b197b17 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 ) |