diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-10-01 15:56:55 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-10-01 15:56:55 +0200 |
commit | be40f86abb7e55edccda7235fcf0c8343714c76d (patch) | |
tree | 81447299228e09d2ab568e77d1ea4b788ffb8371 /dev-python/pytest | |
parent | net-analyzer/tcpdump: Stable for HPPA PPC64 (bug #594600). (diff) | |
download | gentoo-be40f86abb7e55edccda7235fcf0c8343714c76d.tar.gz gentoo-be40f86abb7e55edccda7235fcf0c8343714c76d.tar.bz2 gentoo-be40f86abb7e55edccda7235fcf0c8343714c76d.zip |
dev-python/pytest: Stable for HPPA PPC64 (bug #577826).
Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-python/pytest')
-rw-r--r-- | dev-python/pytest/pytest-2.8.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-2.8.7.ebuild b/dev-python/pytest/pytest-2.8.7.ebuild index af2cca22dd22..fa08a8e97910 100644 --- a/dev-python/pytest/pytest-2.8.7.ebuild +++ b/dev-python/pytest/pytest-2.8.7.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 |