summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-27 21:34:23 +0100
committerSam James <sam@gentoo.org>2021-07-27 21:34:23 +0100
commit094c2664c4de30c3193ded4477b6e95dd00c8f88 (patch)
treeb956302694acc12d21a7ba06b3b24174f8a806e0 /dev-python/isort
parentsci-chemistry/gnome-chemistry-utils: workaround build failure with GCC 11 (diff)
downloadgentoo-094c2664c4de30c3193ded4477b6e95dd00c8f88.tar.gz
gentoo-094c2664c4de30c3193ded4477b6e95dd00c8f88.tar.bz2
gentoo-094c2664c4de30c3193ded4477b6e95dd00c8f88.zip
dev-python/isort: Stabilize 5.9.2 ppc64, #803728
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/isort')
-rw-r--r--dev-python/isort/isort-5.9.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/isort/isort-5.9.2.ebuild b/dev-python/isort/isort-5.9.2.ebuild
index b993d7a4b8f8..8ed12e811b21 100644
--- a/dev-python/isort/isort-5.9.2.ebuild
+++ b/dev-python/isort/isort-5.9.2.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ~ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ppc64 ~riscv sparc x86"
RDEPEND="
dev-python/toml[${PYTHON_USEDEP}]"