summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-08-21 17:29:18 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-08-21 17:30:09 +0200
commitf40ba07bffdc40a2fb3719fcb4db9b37a6cac9ed (patch)
tree0fa903096abf5660482169c510dfe3656d65ce06 /dev-python/simplejson
parentdev-python/lxml: s390 stable wrt bug #737772 (diff)
downloadgentoo-f40ba07bffdc40a2fb3719fcb4db9b37a6cac9ed.tar.gz
gentoo-f40ba07bffdc40a2fb3719fcb4db9b37a6cac9ed.tar.bz2
gentoo-f40ba07bffdc40a2fb3719fcb4db9b37a6cac9ed.zip
dev-python/simplejson: s390 stable wrt bug #737790
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/simplejson')
-rw-r--r--dev-python/simplejson/simplejson-3.17.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/simplejson/simplejson-3.17.2.ebuild b/dev-python/simplejson/simplejson-3.17.2.ebuild
index 0efba7669e21..fee7aa2f281e 100644
--- a/dev-python/simplejson/simplejson-3.17.2.ebuild
+++ b/dev-python/simplejson/simplejson-3.17.2.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 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
DOCS=( README.rst CHANGES.txt )