From: Steev Klimaszewski Date: Tue, 21 May 2019 14:53:41 +0000 (-0500) Subject: dev-python/txaio: add ~arm64 keyword X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=dbcf76c74d998153dfce538e7bda5b269553a6c3;p=gentoo.git dev-python/txaio: add ~arm64 keyword Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Stephen Klimaszewski --- diff --git a/dev-python/txaio/txaio-2.9.0.ebuild b/dev-python/txaio/txaio-2.9.0.ebuild index 78ce128bfb47..8edd4804382a 100644 --- a/dev-python/txaio/txaio-2.9.0.ebuild +++ b/dev-python/txaio/txaio-2.9.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="doc test" RDEPEND="