diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-10-15 10:26:28 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-10-15 10:26:28 +0200 |
commit | 9f551c59f3ac3359446911587e26771603fed753 (patch) | |
tree | 79013cc5136f8605007e45d67bc81908d4666390 /dev-python/pytest-cov | |
parent | dev-python/cov-core: Keyword under ALLARCHES policy (diff) | |
download | gentoo-9f551c59f3ac3359446911587e26771603fed753.tar.gz gentoo-9f551c59f3ac3359446911587e26771603fed753.tar.bz2 gentoo-9f551c59f3ac3359446911587e26771603fed753.zip |
dev-python/pytest-cov: Keyword under ALLARCHES policy
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=525562
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/pytest-cov')
-rw-r--r-- | dev-python/pytest-cov/pytest-cov-1.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-cov/pytest-cov-1.8.1.ebuild b/dev-python/pytest-cov/pytest-cov-1.8.1.ebuild index 619093518e53..735f1d4d614a 100644 --- a/dev-python/pytest-cov/pytest-cov-1.8.1.ebuild +++ b/dev-python/pytest-cov/pytest-cov-1.8.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 m68k ppc ppc64 s390 sh x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 m68k ppc ppc64 s390 sh ~sparc x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND=" |