diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-27 20:03:11 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-27 20:05:57 +0000 |
commit | 89fe079a9e13573e879583e1b47b3d90da7f7cd6 (patch) | |
tree | 947dbce5c85b486362d832ccff6f08d25f3e44f3 /dev-python/pytest | |
parent | dev-python/py: stable 1.4.34 for hppa, bug #641304 (diff) | |
download | gentoo-89fe079a9e13573e879583e1b47b3d90da7f7cd6.tar.gz gentoo-89fe079a9e13573e879583e1b47b3d90da7f7cd6.tar.bz2 gentoo-89fe079a9e13573e879583e1b47b3d90da7f7cd6.zip |
dev-python/pytest: stable 3.2.2 for hppa, bug #641304
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-python/pytest')
-rw-r--r-- | dev-python/pytest/pytest-3.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-3.2.2.ebuild b/dev-python/pytest/pytest-3.2.2.ebuild index e840a70e9947..1bead6e09096 100644 --- a/dev-python/pytest/pytest-3.2.2.ebuild +++ b/dev-python/pytest/pytest-3.2.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 ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="doc test" # When bumping, please check setup.py for the proper py version |