diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 17:13:57 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 17:14:00 +0100 |
commit | 854ded3626ab15bbaa455a73f92fee90c4432bd4 (patch) | |
tree | 9703648bbe14f2155d585f8dc486359c26e3acbe /dev-python/pytest-cov | |
parent | dev-python/fields: ppc64 stable wrt bug #714720 (diff) | |
download | gentoo-854ded3626ab15bbaa455a73f92fee90c4432bd4.tar.gz gentoo-854ded3626ab15bbaa455a73f92fee90c4432bd4.tar.bz2 gentoo-854ded3626ab15bbaa455a73f92fee90c4432bd4.zip |
dev-python/pytest-cov: ppc64 stable wrt bug #714720
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
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.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-cov/pytest-cov-2.8.1.ebuild b/dev-python/pytest-cov/pytest-cov-2.8.1.ebuild index 1584b478ba74..cac9bb81fba3 100644 --- a/dev-python/pytest-cov/pytest-cov-2.8.1.ebuild +++ b/dev-python/pytest-cov/pytest-cov-2.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 ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~mips ppc ppc64 ~s390 ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |