dev-python/colorclass: add arm64 for tabulate
authorMatthew Thode <prometheanfire@gentoo.org>
Sat, 16 May 2020 18:36:37 +0000 (13:36 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Sat, 16 May 2020 21:21:10 +0000 (16:21 -0500)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
dev-python/colorclass/colorclass-2.2.0-r1.ebuild

index eebecdb2b07d87d58f0c89253bd505ac88f0c311..7b94fbd13433c46fc01e49056b5ea2846ab2c294 100644 (file)
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/Robpol86/colorclass/archive/v${PV}.tar.gz -> ${P}.gh
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 
 BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"