diff options
author | 2017-11-28 20:48:05 +0000 | |
---|---|---|
committer | 2017-11-28 20:48:38 +0000 | |
commit | 42c2da8b9e2e76b36eb89c5ac17c7a192d86782e (patch) | |
tree | d4b9903bd389f3495ae59a57692d6922ae9aa378 /dev-python/isort | |
parent | dev-python/pylint: stable 1.6.5-r1 for sparc, bug #606288 (thanks to Rolf Eik... (diff) | |
download | gentoo-42c2da8b9e2e76b36eb89c5ac17c7a192d86782e.tar.gz gentoo-42c2da8b9e2e76b36eb89c5ac17c7a192d86782e.tar.bz2 gentoo-42c2da8b9e2e76b36eb89c5ac17c7a192d86782e.zip |
dev-python/isort: stable 4.2.5 for sparc, bug #606288 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-python/isort')
-rw-r--r-- | dev-python/isort/isort-4.2.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/isort/isort-4.2.5.ebuild b/dev-python/isort/isort-4.2.5.ebuild index 42781932f934..57cf7ce352e0 100644 --- a/dev-python/isort/isort-4.2.5.ebuild +++ b/dev-python/isort/isort-4.2.5.ebuild @@ -12,5 +12,5 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~arm64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="" |