From: Mikle Kolyada Date: Mon, 29 Jul 2019 08:50:34 +0000 (+0300) Subject: dev-python/pytest-xdist: Add ~arm keyword wrt bug #687200 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9b5e6620178c73e0d18400a5effcce95750ee3e2;p=gentoo.git dev-python/pytest-xdist: Add ~arm keyword wrt bug #687200 Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="~arm" Signed-off-by: Mikle Kolyada --- 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 e3ac9f7c28ae..2bf0d730cc3c 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 ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND="