From 811e8775d8f3edf3434f76e05f8d42b843298deb Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 5 Apr 2021 20:23:15 +0000 Subject: [PATCH] dev-python/service_identity: drop s390 to ~s390 (unstable) Signed-off-by: Sam James --- dev-python/service_identity/service_identity-18.1.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/service_identity/service_identity-18.1.0-r1.ebuild b/dev-python/service_identity/service_identity-18.1.0-r1.ebuild index dc960968e486a..251840182d701 100644 --- a/dev-python/service_identity/service_identity-18.1.0-r1.ebuild +++ b/dev-python/service_identity/service_identity-18.1.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ S=${WORKDIR}/${P/_/-} LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" # TODO: upstream made pyopenssl optional RDEPEND="