diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-04-08 23:41:24 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-08 23:07:18 +0100 |
commit | 0aedb0563f4c35456b5266ad206861aaa4220e84 (patch) | |
tree | e594c3848444c8cc6ac832bcb1c496e0ec9497d6 /dev-python/pytest | |
parent | dev-python/more-itertools: stable 4.2.0-r1 for hppa, bug #676592 (diff) | |
download | gentoo-0aedb0563f4c35456b5266ad206861aaa4220e84.tar.gz gentoo-0aedb0563f4c35456b5266ad206861aaa4220e84.tar.bz2 gentoo-0aedb0563f4c35456b5266ad206861aaa4220e84.zip |
dev-python/pytest: stable 3.10.1 for hppa, bug #676592
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
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 5e0846138d99..5c7cdc40499d 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 ~arm64 ~hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 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 |