From 66a32cd4dc76da6903532efe0043e25373682334 Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Tue, 31 Jul 2018 00:57:01 +0300 Subject: [PATCH] dev-python/simplejson: mark s390 stable Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- dev-python/simplejson/simplejson-3.13.2.ebuild | 4 ++-- dev-python/simplejson/simplejson-3.15.0.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-python/simplejson/simplejson-3.13.2.ebuild b/dev-python/simplejson/simplejson-3.13.2.ebuild index bae56fbc5a529..964d4d7e6517e 100644 --- a/dev-python/simplejson/simplejson-3.13.2.ebuild +++ b/dev-python/simplejson/simplejson-3.13.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" diff --git a/dev-python/simplejson/simplejson-3.15.0.ebuild b/dev-python/simplejson/simplejson-3.15.0.ebuild index df7af5af19641..9004215f6c282 100644 --- a/dev-python/simplejson/simplejson-3.15.0.ebuild +++ b/dev-python/simplejson/simplejson-3.15.0.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 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"