diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-10-08 18:24:01 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-08 18:31:52 +0100 |
commit | 251585f1da1c983e66057fffd2516005b46f0beb (patch) | |
tree | 63293186753b2129a6257c541df442e703190dd4 /dev-python/pytest | |
parent | dev-python/iniconfig: stable 1.0.0 for hppa, bug #744268 (diff) | |
download | gentoo-251585f1da1c983e66057fffd2516005b46f0beb.tar.gz gentoo-251585f1da1c983e66057fffd2516005b46f0beb.tar.bz2 gentoo-251585f1da1c983e66057fffd2516005b46f0beb.zip |
dev-python/pytest: stable 6.0.1 for hppa, bug #744268
Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/pytest')
-rw-r--r-- | dev-python/pytest/pytest-6.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-6.0.1.ebuild b/dev-python/pytest/pytest-6.0.1.ebuild index 0c95994845e6..b5da9354ebda 100644 --- a/dev-python/pytest/pytest-6.0.1.ebuild +++ b/dev-python/pytest/pytest-6.0.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ~ppc64 ~riscv sparc x86" +KEYWORDS="~amd64 arm arm64 hppa ~ia64 ~ppc64 ~riscv sparc x86" IUSE="test" RESTRICT="!test? ( test )" |