diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-10-12 13:23:01 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-10-12 13:23:01 -0700 |
commit | 18f43755ef62939027c96d6f1d86c9b8462a7461 (patch) | |
tree | 98b32586f0dc494f67b7e854eaae56c1534cbe48 /dev-python/pytest-cov | |
parent | dev-python/fields-5.0.0-r1: add ~alpha, bug 643214 (diff) | |
download | gentoo-18f43755ef62939027c96d6f1d86c9b8462a7461.tar.gz gentoo-18f43755ef62939027c96d6f1d86c9b8462a7461.tar.bz2 gentoo-18f43755ef62939027c96d6f1d86c9b8462a7461.zip |
dev-python/pytest-cov-2.6.1: add ~alpha, bug 643214
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/pytest-cov')
-rw-r--r-- | dev-python/pytest-cov/pytest-cov-2.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-cov/pytest-cov-2.6.1.ebuild b/dev-python/pytest-cov/pytest-cov-2.6.1.ebuild index eef02ce608b7..561079a4ff46 100644 --- a/dev-python/pytest-cov/pytest-cov-2.6.1.ebuild +++ b/dev-python/pytest-cov/pytest-cov-2.6.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="doc test" RDEPEND=" |