diff options
author | Sam James <sam@gentoo.org> | 2023-02-16 05:22:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-16 05:22:35 +0000 |
commit | 8d51d5b6b22b4b6aae79c60e05c16bc83dd9cb33 (patch) | |
tree | c24b020ff342b0b39e34c7ce7c043ebd39c868d8 /dev-python/simplejson | |
parent | dev-python/openapi-schema-validator: Stabilize 0.4.1 ALLARCHES, #894094 (diff) | |
download | gentoo-8d51d5b6b22b4b6aae79c60e05c16bc83dd9cb33.tar.gz gentoo-8d51d5b6b22b4b6aae79c60e05c16bc83dd9cb33.tar.bz2 gentoo-8d51d5b6b22b4b6aae79c60e05c16bc83dd9cb33.zip |
dev-python/simplejson: Stabilize 3.18.1 amd64, #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 c970bc67bdc4..d555e3c59226 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 ) |