summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-12-26 18:49:33 -0500
committerAaron Bauman <bman@gentoo.org>2019-12-26 18:49:33 -0500
commitf4b0a5729b0ac6ced2b0ba03b64e1fff1b123935 (patch)
tree44797ecfe726e170476d13f3fa4be4124b2c0c00 /dev-python
parentapp-editors/nano: arm64 stable (bug #703688) (diff)
downloadgentoo-f4b0a5729b0ac6ced2b0ba03b64e1fff1b123935.tar.gz
gentoo-f4b0a5729b0ac6ced2b0ba03b64e1fff1b123935.tar.bz2
gentoo-f4b0a5729b0ac6ced2b0ba03b64e1fff1b123935.zip
dev-python/isort: arm64 keyworded (bug #702190)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.83, Repoman-2.3.20
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/isort/isort-4.3.21_p2.ebuild2
1 files changed, 1 insertions, 1 deletions
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}]