diff options
author | 2017-02-21 12:52:06 +0100 | |
---|---|---|
committer | 2017-02-21 12:52:06 +0100 | |
commit | 08a2dcda708bf4a74ac06d247c6722bf7991b699 (patch) | |
tree | 4e6a27ec963b362f7cbefb23268d487d0e8c0016 /dev-python/pytest-cov | |
parent | dev-python/pytest-capturelog-0.7-r0: add alpha keyword (diff) | |
download | gentoo-08a2dcda708bf4a74ac06d247c6722bf7991b699.tar.gz gentoo-08a2dcda708bf4a74ac06d247c6722bf7991b699.tar.bz2 gentoo-08a2dcda708bf4a74ac06d247c6722bf7991b699.zip |
dev-python/pytest-cov-2.3.1-r0: add alpha keyword
Gentoo-Bug: 602484
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 7761d081f920..35e04488ad47 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="amd64 ~arm hppa ppc x86" +KEYWORDS="alpha amd64 ~arm hppa ppc x86" IUSE="doc test" RDEPEND=" |