diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-02-21 12:52:06 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-02-21 12:52:06 +0100 |
commit | 131209000c9516442df88170ca89f8f316216208 (patch) | |
tree | f1e7236b9e7d6e28bbb97671ceea739e4d638cf9 /dev-python/pytest | |
parent | dev-python/process-tests-1.2.0-r0: add alpha keyword (diff) | |
download | gentoo-131209000c9516442df88170ca89f8f316216208.tar.gz gentoo-131209000c9516442df88170ca89f8f316216208.tar.bz2 gentoo-131209000c9516442df88170ca89f8f316216208.zip |
dev-python/pytest-3.0.3-r0: add alpha keyword
Gentoo-Bug: 602484
Diffstat (limited to 'dev-python/pytest')
-rw-r--r-- | dev-python/pytest/pytest-3.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-3.0.3.ebuild b/dev-python/pytest/pytest-3.0.3.ebuild index cb82997019f1..3ab89377bbf9 100644 --- a/dev-python/pytest/pytest-3.0.3.ebuild +++ b/dev-python/pytest/pytest-3.0.3.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" # When bumping, please check setup.py for the proper py version |