diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-05-26 12:22:18 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-05-26 12:49:43 +0200 |
commit | 34db1cd53de598e221ab1a8f4426528da68ba4e5 (patch) | |
tree | 61d17027098c8bc8ecf173beed607085b42d0ca9 /dev-python/pytest | |
parent | Revert "dev-util/qbs: [QA] Put 'test?' USE conditional in DEPEND" (diff) | |
download | gentoo-34db1cd53de598e221ab1a8f4426528da68ba4e5.tar.gz gentoo-34db1cd53de598e221ab1a8f4426528da68ba4e5.tar.bz2 gentoo-34db1cd53de598e221ab1a8f4426528da68ba4e5.zip |
dev-python/pytest-3.0.7-r0: add ~alpha keyword
Gentoo-Bug: 619608
Diffstat (limited to 'dev-python/pytest')
-rw-r--r-- | dev-python/pytest/pytest-3.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-3.0.7.ebuild b/dev-python/pytest/pytest-3.0.7.ebuild index f6688a086761..310de5faf9e8 100644 --- a/dev-python/pytest/pytest-3.0.7.ebuild +++ b/dev-python/pytest/pytest-3.0.7.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" IUSE="doc test" # When bumping, please check setup.py for the proper py version |