summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-05 20:23:26 +0000
committerSam James <sam@gentoo.org>2021-04-05 22:00:19 +0000
commitdcd0a97357f673b31abbdbf4acd864118709eb32 (patch)
tree2bf471914cf83171e4b1b35499286af7c65e9058 /dev-python/simplejson
parentdev-python/simplegeneric: drop s390 to ~s390 (unstable) (diff)
downloadgentoo-dcd0a97357f673b31abbdbf4acd864118709eb32.tar.gz
gentoo-dcd0a97357f673b31abbdbf4acd864118709eb32.tar.bz2
gentoo-dcd0a97357f673b31abbdbf4acd864118709eb32.zip
dev-python/simplejson: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/simplejson')
-rw-r--r--dev-python/simplejson/simplejson-3.17.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/simplejson/simplejson-3.17.2-r1.ebuild b/dev-python/simplejson/simplejson-3.17.2-r1.ebuild
index f8c998496126..bd730ca32187 100644
--- a/dev-python/simplejson/simplejson-3.17.2-r1.ebuild
+++ b/dev-python/simplejson/simplejson-3.17.2-r1.ebuild
@@ -13,7 +13,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 )