dev-python/colorclass: add arm64 for tabulate

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
This commit is contained in:
Matthew Thode
2020-05-16 13:36:37 -05:00
parent 6ac603529b
commit 6ee17e0d21

View 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}]"