dev-python/tabulate: add arm64 for cinder

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:37:10 -05:00
parent 6ee17e0d21
commit 96cd62eac0

View File

@@ -14,7 +14,7 @@ S="${WORKDIR}/python-${P}"
SLOT="0"
LICENSE="MIT"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
RESTRICT="!test? ( test )"