diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-22 16:29:47 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-22 16:52:26 +0100 |
commit | 7c2df4deb79a79ca03b123d9e32c2c39ee9679d9 (patch) | |
tree | 50b41473de519f6cd61f9f2921ada9d1c0a3e034 /dev-python/pytest-xdist | |
parent | dev-python/readme: Keyword ~amd64-fbsd (diff) | |
download | gentoo-7c2df4deb79a79ca03b123d9e32c2c39ee9679d9.tar.gz gentoo-7c2df4deb79a79ca03b123d9e32c2c39ee9679d9.tar.bz2 gentoo-7c2df4deb79a79ca03b123d9e32c2c39ee9679d9.zip |
dev-python/pytest-xdist: Keyword 1.15.0 ~amd64-fbsd
Diffstat (limited to 'dev-python/pytest-xdist')
-rw-r--r-- | dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 4b81a266ce00..0720113611f9 100644 --- a/dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild +++ b/dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd" IUSE="test" RDEPEND=" |