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

index f59bcaa21a19633c20599e3e5f539e360a9feaf0..e52f049d3415d59b3777143c77ef59420141286e 100644 (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 )"