summaryrefslogtreecommitdiff
path: root/dev-python/pytest-cov
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-02-23 15:11:44 +0100
committerMichael Weber <xmw@gentoo.org>2017-02-23 15:11:44 +0100
commitcd517c376ce5d4a9a591f0c34618bd9fbfa73708 (patch)
tree2d24100e05abb04d859a066eee8285d332a052b9 /dev-python/pytest-cov
parent0afcda687e9da31c5b43c02d2e10296643ab8346 (diff)
downloadgentoo-cd517c376ce5d4a9a591f0c34618bd9fbfa73708.tar.gz
gentoo-cd517c376ce5d4a9a591f0c34618bd9fbfa73708.tar.xz
dev-python/pytest-cov: Add ~ppc64 keyword (bug 602484).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-python/pytest-cov')
-rw-r--r--dev-python/pytest-cov/pytest-cov-2.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-cov/pytest-cov-2.3.1.ebuild b/dev-python/pytest-cov/pytest-cov-2.3.1.ebuild
index 35e04488ad4..de20d43beef 100644
--- a/dev-python/pytest-cov/pytest-cov-2.3.1.ebuild
+++ b/dev-python/pytest-cov/pytest-cov-2.3.1.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 x86"
+KEYWORDS="alpha amd64 ~arm hppa ppc ~ppc64 x86"
IUSE="doc test"
RDEPEND="