diff options
author | 2023-06-03 21:03:46 +0300 | |
---|---|---|
committer | 2023-06-03 21:03:46 +0300 | |
commit | 6289230424b21d60016cb9c538715a191cd80791 (patch) | |
tree | 31720eb5ef5dbf8ec9e5890af79d12ed76cfd53f /dev-python/simplejson/simplejson-3.19.1.ebuild | |
parent | dev-python/psutil: Stabilize 5.9.5 arm64, #907782 (diff) | |
download | gentoo-6289230424b21d60016cb9c538715a191cd80791.tar.gz gentoo-6289230424b21d60016cb9c538715a191cd80791.tar.bz2 gentoo-6289230424b21d60016cb9c538715a191cd80791.zip |
dev-python/simplejson: Stabilize 3.19.1 arm64, #907797
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/simplejson/simplejson-3.19.1.ebuild')
-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 8997886f2b97..d825b4fda43c 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 ) |