commit: 5abeefaa8d8e63f0a96b70405c7a1d6a02be07a0 Author: Markus Meier <maekke <AT> gentoo <DOT> org> AuthorDate: Wed Mar 22 19:41:55 2017 +0000 Commit: Markus Meier <maekke <AT> gentoo <DOT> org> CommitDate: Wed Mar 22 19:47:29 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5abeefaa
dev-python/pytest-xdist: add ~arm64, bug #605122 Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="arm64" dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 841b74fa2a2..6d6b429230d 100644 --- a/dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild +++ b/dev-python/pytest-xdist/pytest-xdist-1.15.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 hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86" IUSE="test" RDEPEND="