diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-15 13:12:30 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-15 13:12:30 +0300 |
commit | 2482e016f87dedd6a8f9cb0efdcfd268288bcd73 (patch) | |
tree | eed4fea92d91556fbfaee800ed7df7e0d37699b6 /dev-python/pytest | |
parent | net-libs/miniupnpc: s390 stable wrt bug #679906 (diff) | |
download | gentoo-2482e016f87dedd6a8f9cb0efdcfd268288bcd73.tar.gz gentoo-2482e016f87dedd6a8f9cb0efdcfd268288bcd73.tar.bz2 gentoo-2482e016f87dedd6a8f9cb0efdcfd268288bcd73.zip |
dev-python/pytest: s390 stable wrt bug #676592
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="s390"
Diffstat (limited to 'dev-python/pytest')
-rw-r--r-- | dev-python/pytest/pytest-3.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-3.10.1.ebuild b/dev-python/pytest/pytest-3.10.1.ebuild index 04fcfb3cacb1..97eacfe36376 100644 --- a/dev-python/pytest/pytest-3.10.1.ebuild +++ b/dev-python/pytest/pytest-3.10.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" # When bumping, please check setup.py for the proper py version |