diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-25 11:03:30 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-25 11:03:30 +0100 |
commit | d3f20e558ef27779112874ab3df9693e0ad48ca1 (patch) | |
tree | e40f055075fe870f89e6699a0b4f8cbd225662c0 /dev-python/pytest-cov | |
parent | dev-python/pytest-capturelog: sparc stable wrt bug #602484 (diff) | |
download | gentoo-d3f20e558ef27779112874ab3df9693e0ad48ca1.tar.gz gentoo-d3f20e558ef27779112874ab3df9693e0ad48ca1.tar.bz2 gentoo-d3f20e558ef27779112874ab3df9693e0ad48ca1.zip |
dev-python/pytest-cov: sparc stable wrt bug #602484
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="sparc"
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 e3936d7fbd33..9fa4e327a660 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 ppc64 x86" +KEYWORDS="alpha amd64 arm hppa ppc ppc64 sparc x86" IUSE="doc test" RDEPEND=" |