diff options
author | 2023-06-03 18:34:47 +0000 | |
---|---|---|
committer | 2023-06-03 18:34:47 +0000 | |
commit | c1704c8bfd6201a9b0ca710ac79d6068bf1d8c5c (patch) | |
tree | 6d4d2cf086074637fb835d5e5db061b4c40816ec /dev-python/simplejson | |
parent | dev-python/html5-parser: Stabilize 0.4.11 x86, #907789 (diff) | |
download | gentoo-c1704c8bfd6201a9b0ca710ac79d6068bf1d8c5c.tar.gz gentoo-c1704c8bfd6201a9b0ca710ac79d6068bf1d8c5c.tar.bz2 gentoo-c1704c8bfd6201a9b0ca710ac79d6068bf1d8c5c.zip |
dev-python/simplejson: Stabilize 3.19.1 x86, #907797
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/simplejson')
-rw-r--r-- | dev-python/simplejson/simplejson-3.19.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/simplejson/simplejson-3.19.1.ebuild b/dev-python/simplejson/simplejson-3.19.1.ebuild index 9ee87219f329..bc163d80489b 100644 --- a/dev-python/simplejson/simplejson-3.19.1.ebuild +++ b/dev-python/simplejson/simplejson-3.19.1.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 ) |