From 88faba6df5f48427e397499e8e8164ff1fad05f9 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sun, 12 Feb 2017 17:25:11 +0100 Subject: [PATCH] dev-python/pytest-cov: x86 stable wrt bug #602484 Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- dev-python/pytest-cov/pytest-cov-2.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 92aa10fb9f818..05ebc86ceea89 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="amd64 hppa ~x86" +KEYWORDS="amd64 hppa x86" IUSE="doc test" RDEPEND="