From 9d43b01c5ee62834b9d3ade7e114b240320758ff Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 5 Apr 2021 20:48:06 +0000 Subject: virtual/python-greenlet: drop s390 to ~s390 (unstable) Signed-off-by: Sam James --- virtual/python-greenlet/python-greenlet-1.0-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'virtual/python-greenlet') diff --git a/virtual/python-greenlet/python-greenlet-1.0-r2.ebuild b/virtual/python-greenlet/python-greenlet-1.0-r2.ebuild index ef33e81e0a8b..84228fb56183 100644 --- a/virtual/python-greenlet/python-greenlet-1.0-r2.ebuild +++ b/virtual/python-greenlet/python-greenlet-1.0-r2.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 @@ -9,7 +9,7 @@ inherit python-r1 DESCRIPTION="A virtual for Python greenlet module" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~mips ppc ppc64 s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS} -- cgit v1.2.3-65-gdbad