diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 18:43:32 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 18:43:32 +0100 |
commit | 57b71f0f5353fdad870b10c68a9981bd201970a6 (patch) | |
tree | 34857cab23f646caed65b7a5c46a503a233d0e77 /dev-python/pytest-cov | |
parent | dev-python/fields: x86 stable wrt bug #714720 (diff) | |
download | gentoo-57b71f0f5353fdad870b10c68a9981bd201970a6.tar.gz gentoo-57b71f0f5353fdad870b10c68a9981bd201970a6.tar.bz2 gentoo-57b71f0f5353fdad870b10c68a9981bd201970a6.zip |
dev-python/pytest-cov: x86 stable wrt bug #714720
Package-Manager: Portage-2.3.89, Repoman-2.3.20
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.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 cac9bb81fba3..8b078bb0b671 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 )" |