diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-10-12 13:23:05 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-10-12 13:23:05 -0700 |
commit | 364f3ebd0e219c3419ffa5e5d24c69a025839255 (patch) | |
tree | d745fff787d9953e9549c3f40658cfa4ee22b341 /dev-python/pytest-xdist | |
parent | dev-python/wcwidth-0.1.7-r2: add ~alpha, bug 686042 (diff) | |
download | gentoo-364f3ebd0e219c3419ffa5e5d24c69a025839255.tar.gz gentoo-364f3ebd0e219c3419ffa5e5d24c69a025839255.tar.bz2 gentoo-364f3ebd0e219c3419ffa5e5d24c69a025839255.zip |
dev-python/pytest-xdist-1.28.0: add ~alpha, bug 687200
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/pytest-xdist')
-rw-r--r-- | dev-python/pytest-xdist/pytest-xdist-1.28.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-xdist/pytest-xdist-1.28.0.ebuild b/dev-python/pytest-xdist/pytest-xdist-1.28.0.ebuild index 2bf0d730cc3c..e4160af000af 100644 --- a/dev-python/pytest-xdist/pytest-xdist-1.28.0.ebuild +++ b/dev-python/pytest-xdist/pytest-xdist-1.28.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND=" |