From 2845be98f921f1e8059acc53aad5ed7bf296b79c Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Fri, 3 Jan 2020 15:32:39 +0100 Subject: dev-python/execnet: s390 stable wrt bug #700574 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo --- dev-python/execnet/execnet-1.7.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/execnet') diff --git a/dev-python/execnet/execnet-1.7.1.ebuild b/dev-python/execnet/execnet-1.7.1.ebuild index 1bac238d6642..f28a4507b257 100644 --- a/dev-python/execnet/execnet-1.7.1.ebuild +++ b/dev-python/execnet/execnet-1.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86" RDEPEND=">=dev-python/apipkg-1.4[${PYTHON_USEDEP}]" DEPEND="${RDEPEND} -- cgit v1.2.3-65-gdbad