From: Aaron Bauman Date: Thu, 26 Dec 2019 23:49:33 +0000 (-0500) Subject: dev-python/isort: arm64 keyworded (bug #702190) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f4b0a5729b0ac6ced2b0ba03b64e1fff1b123935;p=gentoo.git dev-python/isort: arm64 keyworded (bug #702190) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.83, Repoman-2.3.20 --- diff --git a/dev-python/isort/isort-4.3.21_p2.ebuild b/dev-python/isort/isort-4.3.21_p2.ebuild index e602ff9a2c30..cbc4b3b73193 100644 --- a/dev-python/isort/isort-4.3.21_p2.ebuild +++ b/dev-python/isort/isort-4.3.21_p2.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${MY_PV}" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~sparc ~x86" RDEPEND=" dev-python/setuptools[${PYTHON_USEDEP}]