dev-python/isort: arm64 keyworded (bug #702190)
authorAaron Bauman <bman@gentoo.org>
Thu, 26 Dec 2019 23:49:33 +0000 (18:49 -0500)
committerAaron Bauman <bman@gentoo.org>
Thu, 26 Dec 2019 23:49:33 +0000 (18:49 -0500)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.83, Repoman-2.3.20

dev-python/isort/isort-4.3.21_p2.ebuild

index e602ff9a2c30efd4e9f031c5f5b6b0b9613132f7..cbc4b3b731932b3a993e8d8b5e18157a0b8b6271 100644 (file)
@@ -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}]