diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-12 17:25:11 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-12 17:25:11 +0100 |
commit | 88faba6df5f48427e397499e8e8164ff1fad05f9 (patch) | |
tree | c93a90c749471b8113f380172c97565e7d9dab42 /dev-python/pytest-cov | |
parent | dev-python/process-tests: x86 stable wrt bug #602484 (diff) | |
download | gentoo-88faba6df5f48427e397499e8e8164ff1fad05f9.tar.gz gentoo-88faba6df5f48427e397499e8e8164ff1fad05f9.tar.bz2 gentoo-88faba6df5f48427e397499e8e8164ff1fad05f9.zip |
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 <ago@gentoo.org>
Diffstat (limited to 'dev-python/pytest-cov')
-rw-r--r-- | dev-python/pytest-cov/pytest-cov-2.3.1.ebuild | 2 |
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 92aa10fb9f81..05ebc86ceea8 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=" |