projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7edd22f
)
dev-python/isort: arm64 keyworded (bug #702190)
author
Aaron Bauman
<bman@gentoo.org>
Thu, 26 Dec 2019 23:49:33 +0000
(18:49 -0500)
committer
Aaron 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
patch
|
blob
|
history
diff --git
a/dev-python/isort/isort-4.3.21_p2.ebuild
b/dev-python/isort/isort-4.3.21_p2.ebuild
index e602ff9a2c30efd4e9f031c5f5b6b0b9613132f7..cbc4b3b731932b3a993e8d8b5e18157a0b8b6271 100644
(file)
--- 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}]