From: Matthew Thode Date: Sat, 16 May 2020 18:37:10 +0000 (-0500) Subject: dev-python/tabulate: add arm64 for cinder X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=96cd62eac006a5ad219892d86ce93ec67add5ee5;p=gentoo.git dev-python/tabulate: add arm64 for cinder Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthew Thode --- diff --git a/dev-python/tabulate/tabulate-0.8.6.ebuild b/dev-python/tabulate/tabulate-0.8.6.ebuild index f59bcaa21a19..e52f049d3415 100644 --- a/dev-python/tabulate/tabulate-0.8.6.ebuild +++ b/dev-python/tabulate/tabulate-0.8.6.ebuild @@ -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 )"