diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:23:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:00:14 +0000 |
commit | 811e8775d8f3edf3434f76e05f8d42b843298deb (patch) | |
tree | 1db798c4fb757b3013b2594aa76d832bc01c6934 /dev-python/service_identity | |
parent | dev-python/scandir: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-811e8775d8f3edf3434f76e05f8d42b843298deb.tar.gz gentoo-811e8775d8f3edf3434f76e05f8d42b843298deb.tar.bz2 gentoo-811e8775d8f3edf3434f76e05f8d42b843298deb.zip |
dev-python/service_identity: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/service_identity')
-rw-r--r-- | dev-python/service_identity/service_identity-18.1.0-r1.ebuild | 4 |
1 files 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 dc960968e486..251840182d70 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=" |