summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-21 14:31:43 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-21 14:31:43 +0200
commit1d9b81fdf9d5a53e09f68d13cce610673a9c1a4b (patch)
treec1d35d171484a5775e1736b23dc2e0afd319f982 /dev-python/tox
parentprofiles/arch/arm64: unmask nouveau video cards too (diff)
downloadgentoo-1d9b81fdf9d5a53e09f68d13cce610673a9c1a4b.tar.gz
gentoo-1d9b81fdf9d5a53e09f68d13cce610673a9c1a4b.tar.bz2
gentoo-1d9b81fdf9d5a53e09f68d13cce610673a9c1a4b.zip
dev-python/tox: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-python/tox')
-rw-r--r--dev-python/tox/tox-2.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tox/tox-2.4.1.ebuild b/dev-python/tox/tox-2.4.1.ebuild
index 5128f259ab9d..59b5accb5885 100644
--- a/dev-python/tox/tox-2.4.1.ebuild
+++ b/dev-python/tox/tox-2.4.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86"
IUSE="doc test"
RDEPEND="