diff options
| author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-08 15:31:17 +0200 |
|---|---|---|
| committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-08 15:31:17 +0200 |
| commit | bba7309228bd853d194da67413c98f074786a3ce (patch) | |
| tree | d27526e01496c87c781677ce5e8f67f20edc70a9 /dev-python | |
| parent | a530e1a2c087854a37dd1627553af6636189f8b2 (diff) | |
| download | gentoo-bba7309228bd853d194da67413c98f074786a3ce.tar.gz gentoo-bba7309228bd853d194da67413c98f074786a3ce.tar.bz2 gentoo-bba7309228bd853d194da67413c98f074786a3ce.zip | |
dev-python/isort: Stabilize 5.10.1 ALLARCHES, #830787
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/isort/isort-5.10.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/isort/isort-5.10.1.ebuild b/dev-python/isort/isort-5.10.1.ebuild index f823a07ca519..c45f67ae3d41 100644 --- a/dev-python/isort/isort-5.10.1.ebuild +++ b/dev-python/isort/isort-5.10.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" dev-python/toml[${PYTHON_USEDEP}]" |
