diff options
author | Sam James <sam@gentoo.org> | 2020-12-13 02:24:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-13 02:24:36 +0000 |
commit | 328390c8e7f32234125800c16f523d82c75d8bb9 (patch) | |
tree | ec8b1ffc609f2ff026401121b74a9998c02602ce /dev-python/pytest | |
parent | app-text/nuspell: 4.2.0 (diff) | |
download | gentoo-328390c8e7f32234125800c16f523d82c75d8bb9.tar.gz gentoo-328390c8e7f32234125800c16f523d82c75d8bb9.tar.bz2 gentoo-328390c8e7f32234125800c16f523d82c75d8bb9.zip |
dev-python/pytest: Keyword 6.1.2 s390, #752237
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pytest')
-rw-r--r-- | dev-python/pytest/pytest-6.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-6.1.2.ebuild b/dev-python/pytest/pytest-6.1.2.ebuild index 1ad1dc8983c5..b625656b302d 100644 --- a/dev-python/pytest/pytest-6.1.2.ebuild +++ b/dev-python/pytest/pytest-6.1.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" IUSE="test" RESTRICT="!test? ( test )" |