summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-13 14:50:12 +0000
committerSam James <sam@gentoo.org>2023-01-13 14:50:12 +0000
commit2edf46d9fa3923580adb92bf4653c94eb4195326 (patch)
tree4819eb0bfa804680aa26ace9e6bfe664afdf45c3 /dev-python/isort/isort-5.11.4.ebuild
parentdev-python/google-api-python-client: Stabilize 2.71.0-r1 ALLARCHES, #890674 (diff)
downloadgentoo-2edf46d9fa3923580adb92bf4653c94eb4195326.tar.gz
gentoo-2edf46d9fa3923580adb92bf4653c94eb4195326.tar.bz2
gentoo-2edf46d9fa3923580adb92bf4653c94eb4195326.zip
dev-python/isort: Stabilize 5.11.4 ALLARCHES, #890676
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/isort/isort-5.11.4.ebuild')
-rw-r--r--dev-python/isort/isort-5.11.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/isort/isort-5.11.4.ebuild b/dev-python/isort/isort-5.11.4.ebuild
index bd9a3933387a..9c7ef24843b3 100644
--- a/dev-python/isort/isort-5.11.4.ebuild
+++ b/dev-python/isort/isort-5.11.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
RDEPEND="
dev-python/tomli[${PYTHON_USEDEP}]