diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-13 15:39:58 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-13 15:39:58 +0100 |
commit | 82b583de1ac0270ba3748870b4a67aad36621982 (patch) | |
tree | 7ef17c8b0996bddb89497e1c2bef85645be356f6 /dev-python/pytest-runner | |
parent | dev-db/unixODBC: s390 stable wrt bug #707802 (diff) | |
download | gentoo-82b583de1ac0270ba3748870b4a67aad36621982.tar.gz gentoo-82b583de1ac0270ba3748870b4a67aad36621982.tar.bz2 gentoo-82b583de1ac0270ba3748870b4a67aad36621982.zip |
dev-python/pytest-runner: s390 stable wrt bug #708282
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pytest-runner')
-rw-r--r-- | dev-python/pytest-runner/pytest-runner-5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-runner/pytest-runner-5.2.ebuild b/dev-python/pytest-runner/pytest-runner-5.2.ebuild index 4a3ab2f29c89..dfb065366472 100644 --- a/dev-python/pytest-runner/pytest-runner-5.2.ebuild +++ b/dev-python/pytest-runner/pytest-runner-5.2.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://pypi.org/project/pytest-runner/ https://github.com/pytest-dev/ SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz" LICENSE="MIT" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86" SLOT="0" IUSE="test" |