diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-22 21:11:15 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-22 21:11:15 -0400 |
commit | fa0103927abf68089caa27c7509628404684ee12 (patch) | |
tree | d4e708ed3dfb021f6316351ea14696661837e0e7 /dev-python/pytest-xdist | |
parent | net-misc/lksctp-tools: arm64 stable (bug #686242) (diff) | |
download | gentoo-fa0103927abf68089caa27c7509628404684ee12.tar.gz gentoo-fa0103927abf68089caa27c7509628404684ee12.tar.bz2 gentoo-fa0103927abf68089caa27c7509628404684ee12.zip |
dev-python/pytest-xdist: arm64 keyworded (bug #687200)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
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 d716974cfbaf..e3ac9f7c28ae 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 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND=" |