Skip to content

Commit

Permalink
dev-python/pytest-cov: add ~alpha keyword
Browse files Browse the repository at this point in the history
Gentoo-Bug: 525562

Package-Manager: portage-2.2.22
  • Loading branch information
klausman committed Sep 29, 2015
1 parent da8c7f1 commit 9b30c26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-python/pytest-cov/pytest-cov-1.8.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

LICENSE="MIT"
SLOT="0"
KEYWORDS="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 x86 ~amd64-linux ~x86-linux"
IUSE="test"

RDEPEND="
Expand Down

0 comments on commit 9b30c26

Please sign in to comment.