diff options
author | Sam James <sam@gentoo.org> | 2020-11-28 08:49:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-28 08:49:57 +0000 |
commit | 308e64b831f4778ac966b72a51547c6080199313 (patch) | |
tree | 6cca4829d665e36ecb866cd3608657f8016607bc /dev-python/pytest-xdist | |
parent | dev-python/execnet: ~x64-macos keyworded (diff) | |
download | gentoo-308e64b831f4778ac966b72a51547c6080199313.tar.gz gentoo-308e64b831f4778ac966b72a51547c6080199313.tar.bz2 gentoo-308e64b831f4778ac966b72a51547c6080199313.zip |
dev-python/pytest-xdist: ~x64-macos keyworded
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-xdist')
-rw-r--r-- | dev-python/pytest-xdist/pytest-xdist-2.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-xdist/pytest-xdist-2.1.0.ebuild b/dev-python/pytest-xdist/pytest-xdist-2.1.0.ebuild index ef6d90f384cc..de9789a944b9 100644 --- a/dev-python/pytest-xdist/pytest-xdist-2.1.0.ebuild +++ b/dev-python/pytest-xdist/pytest-xdist-2.1.0.ebuild @@ -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 ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" # please do not depend on pytest to avoid unnecessary USEDEP enforcement RDEPEND=" |