projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46285f9
)
dev-python/isort: Add ~arm keyword wrt bug #702190
author
Mikle Kolyada
<zlogene@gentoo.org>
Tue, 24 Dec 2019 20:10:42 +0000
(23:10 +0300)
committer
Mikle Kolyada
<zlogene@gentoo.org>
Tue, 24 Dec 2019 20:10:42 +0000
(23:10 +0300)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
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 3b02d02ecce7080c56c717375a563cf4f0103ca8..e602ff9a2c30efd4e9f031c5f5b6b0b9613132f7 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 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~
arm ~
sparc ~x86"
RDEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]