diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-23 17:30:58 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-23 17:34:53 +0100 |
commit | bd2bf14e98a259d9faf9d52ef1a18dc0d6106ba2 (patch) | |
tree | 58bfe0b0e5e5224ddf5da612c0e577de9fa83a74 /dev-python/pytest | |
parent | dev-python/process-tests: ppc64 stable (bug 602484) (diff) | |
download | gentoo-bd2bf14e98a259d9faf9d52ef1a18dc0d6106ba2.tar.gz gentoo-bd2bf14e98a259d9faf9d52ef1a18dc0d6106ba2.tar.bz2 gentoo-bd2bf14e98a259d9faf9d52ef1a18dc0d6106ba2.zip |
dev-python/pytest: ppc64 stable (bug 602484)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-python/pytest')
-rw-r--r-- | dev-python/pytest/pytest-3.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-3.0.3.ebuild b/dev-python/pytest/pytest-3.0.3.ebuild index 8c66428d7a7d..26b9e574f756 100644 --- a/dev-python/pytest/pytest-3.0.3.ebuild +++ b/dev-python/pytest/pytest-3.0.3.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ppc ~ppc64 x86" +KEYWORDS="alpha amd64 arm hppa ppc ppc64 x86" IUSE="doc test" # When bumping, please check setup.py for the proper py version |