diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-22 10:14:30 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-22 10:14:30 +0300 |
commit | 611f180fc1e3b53f006ea59852342dca5f92d5e3 (patch) | |
tree | 04e950c4ceec514e994c9c05af3b6892b29df703 /dev-python/pytest | |
parent | dev-python/scandir: Add ~s390 keyword wrt bug #661306 (diff) | |
download | gentoo-611f180fc1e3b53f006ea59852342dca5f92d5e3.tar.gz gentoo-611f180fc1e3b53f006ea59852342dca5f92d5e3.tar.bz2 gentoo-611f180fc1e3b53f006ea59852342dca5f92d5e3.zip |
dev-python/pytest: Add ~s390 keyword wrt bug #661306
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-python/pytest')
-rw-r--r-- | dev-python/pytest/pytest-3.10.1.ebuild | 2 | ||||
-rw-r--r-- | dev-python/pytest/pytest-4.0.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest/pytest-3.10.1.ebuild b/dev-python/pytest/pytest-3.10.1.ebuild index de5d4c01da62..7419f06cfccb 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 ~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 diff --git a/dev-python/pytest/pytest-4.0.2.ebuild b/dev-python/pytest/pytest-4.0.2.ebuild index de5d4c01da62..7419f06cfccb 100644 --- a/dev-python/pytest/pytest-4.0.2.ebuild +++ b/dev-python/pytest/pytest-4.0.2.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 ~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 |