From: Aaron Bauman Date: Mon, 22 Jul 2019 15:56:50 +0000 (-0400) Subject: dev-python/tox: arm64 keyworded (bug #685868) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=cb3d75c631efaab133ed46049a129e9bd451bdbd;p=gentoo.git dev-python/tox: arm64 keyworded (bug #685868) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.69, Repoman-2.3.16 --- diff --git a/dev-python/tox/tox-3.12.1.ebuild b/dev-python/tox/tox-3.12.1.ebuild index 00af2159a863..60b49b252a61 100644 --- a/dev-python/tox/tox-3.12.1.ebuild +++ b/dev-python/tox/tox-3.12.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/tox-dev/tox/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm64 ~ia64 ~sparc ~x86" # doc disabled because of missing deps in tree IUSE="test"