diff options
author | Sam James <sam@gentoo.org> | 2023-02-12 20:37:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-12 20:37:41 +0000 |
commit | 21b74f39dda0fd282bd1fe52c4ad2c67ec00b305 (patch) | |
tree | c59be3d69195f543c2f62858e794add81ab5ed41 /dev-python/simplejson | |
parent | dev-python/simplejson: Stabilize 3.18.1 sparc, #894098 (diff) | |
download | gentoo-21b74f39dda0fd282bd1fe52c4ad2c67ec00b305.tar.gz gentoo-21b74f39dda0fd282bd1fe52c4ad2c67ec00b305.tar.bz2 gentoo-21b74f39dda0fd282bd1fe52c4ad2c67ec00b305.zip |
dev-python/simplejson: Stabilize 3.18.1 hppa, #894098
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/simplejson')
-rw-r--r-- | dev-python/simplejson/simplejson-3.18.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/simplejson/simplejson-3.18.1.ebuild b/dev-python/simplejson/simplejson-3.18.1.ebuild index 7ccd35abac2e..d4a28d0a1a42 100644 --- a/dev-python/simplejson/simplejson-3.18.1.ebuild +++ b/dev-python/simplejson/simplejson-3.18.1.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" 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" DOCS=( README.rst CHANGES.txt ) |