From: Aaron Bauman Date: Tue, 23 Jul 2019 01:11:15 +0000 (-0400) Subject: dev-python/pytest-xdist: arm64 keyworded (bug #687200) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=fa0103927abf68089caa27c7509628404684ee12;p=gentoo.git dev-python/pytest-xdist: arm64 keyworded (bug #687200) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.69, Repoman-2.3.16 --- 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="