diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-11-23 07:36:16 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-11-23 07:44:18 +0100 |
commit | dbf75b59b8770e5f74339e5aca02c46872173098 (patch) | |
tree | 76f51e3b4d4baa71875524f0ae2633f33e4141b8 /dev-python/pytest | |
parent | dev-python/regendoc: Stable for HPPA (bug #549898). (diff) | |
download | gentoo-dbf75b59b8770e5f74339e5aca02c46872173098.tar.gz gentoo-dbf75b59b8770e5f74339e5aca02c46872173098.tar.bz2 gentoo-dbf75b59b8770e5f74339e5aca02c46872173098.zip |
dev-python/pytest: Stable for HPPA (bug #549898).
Package-Manager: portage-2.2.25
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-python/pytest')
-rw-r--r-- | dev-python/pytest/pytest-2.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-2.8.2.ebuild b/dev-python/pytest/pytest-2.8.2.ebuild index d74a5bad2dcc..20364d40d19c 100644 --- a/dev-python/pytest/pytest-2.8.2.ebuild +++ b/dev-python/pytest/pytest-2.8.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc test" # When bumping, please check setup.py for the proper py version |