diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-02-21 12:52:07 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-02-21 12:52:07 +0100 |
commit | b3006545d02f0dee9a70748c425a64bd2727c670 (patch) | |
tree | 5a24203c8c5016d5a0a1ef7e5604f65a67f459dd /dev-python/pytest-xdist | |
parent | dev-python/pytest-cov-2.3.1-r0: add alpha keyword (diff) | |
download | gentoo-b3006545d02f0dee9a70748c425a64bd2727c670.tar.gz gentoo-b3006545d02f0dee9a70748c425a64bd2727c670.tar.bz2 gentoo-b3006545d02f0dee9a70748c425a64bd2727c670.zip |
dev-python/pytest-xdist-1.15.0-r0: add alpha keyword
Gentoo-Bug: 602484
Diffstat (limited to 'dev-python/pytest-xdist')
-rw-r--r-- | dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild b/dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild index b6f0b6fb8db5..62c8a8bafed1 100644 --- a/dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild +++ b/dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="amd64 ~arm hppa ppc x86" +KEYWORDS="alpha amd64 ~arm hppa ppc x86" IUSE="test" RDEPEND=" |