dev-python/tox: arm64 keyworded (bug #685868)
authorAaron Bauman <bman@gentoo.org>
Mon, 22 Jul 2019 15:56:50 +0000 (11:56 -0400)
committerAaron Bauman <bman@gentoo.org>
Mon, 22 Jul 2019 15:57:49 +0000 (11:57 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16

dev-python/tox/tox-3.12.1.ebuild

index 00af2159a863f6489551f8bdf048b383aab873aa..60b49b252a614371f4b280fcd4a8df2bb3b81336 100644 (file)
@@ -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"