diff options
author | Sam James <sam@gentoo.org> | 2021-09-25 20:54:58 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-25 20:54:58 +0100 |
commit | 65b4118fc98364c45407a8f97329d1c199e8a738 (patch) | |
tree | 16c8bf81297b5856b512ee0f1bc3a0cf41dc54de /dev-python/simplejson | |
parent | dev-python/qrcode: Stabilize 7.3 ALLARCHES, #814749 (diff) | |
download | gentoo-65b4118fc98364c45407a8f97329d1c199e8a738.tar.gz gentoo-65b4118fc98364c45407a8f97329d1c199e8a738.tar.bz2 gentoo-65b4118fc98364c45407a8f97329d1c199e8a738.zip |
dev-python/simplejson: Stabilize 3.17.5 amd64, #814752
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/simplejson')
-rw-r--r-- | dev-python/simplejson/simplejson-3.17.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/simplejson/simplejson-3.17.5.ebuild b/dev-python/simplejson/simplejson-3.17.5.ebuild index ca67b052adaa..c65dd2b7cbf6 100644 --- a/dev-python/simplejson/simplejson-3.17.5.ebuild +++ b/dev-python/simplejson/simplejson-3.17.5.ebuild @@ -12,7 +12,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 ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" DOCS=( README.rst CHANGES.txt ) |