diff options
author | Sam James <sam@gentoo.org> | 2021-09-26 06:00:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-26 06:00:10 +0100 |
commit | 9a68f7ac90f93a902021e06970b155df9eae2c20 (patch) | |
tree | 62430b804aa855c1e246da0d8e0f033b7b2d5a3a /dev-python/simplejson | |
parent | dev-python/pycups: Stabilize 2.0.1 x86, #814746 (diff) | |
download | gentoo-9a68f7ac90f93a902021e06970b155df9eae2c20.tar.gz gentoo-9a68f7ac90f93a902021e06970b155df9eae2c20.tar.bz2 gentoo-9a68f7ac90f93a902021e06970b155df9eae2c20.zip |
dev-python/simplejson: Stabilize 3.17.5 x86, #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 c65dd2b7cbf6..33370a8e4720 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 ) |