commit: fd294c435e992f6872c917fb535871a60c1bb89e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Apr 25 17:16:03 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Apr 25 17:16:03 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd294c43
dev-python/sniffio: Keyword 1.2.0 s390, #840785 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/sniffio/sniffio-1.2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/sniffio/sniffio-1.2.0.ebuild b/dev-python/sniffio/sniffio-1.2.0.ebuild index 13064b3ad091..748bc48ea0ba 100644 --- a/dev-python/sniffio/sniffio-1.2.0.ebuild +++ b/dev-python/sniffio/sniffio-1.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="|| ( Apache-2.0 MIT )" SLOT="0" -KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86" +KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86" distutils_enable_tests pytest
