summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-01-13 21:26:40 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-01-13 21:26:40 +0200
commit0acb098bcf1d11494b14748ce957c4a163a0a159 (patch)
treeea13dcc171968584c380237d0a55c5f6ad25d987 /dev-python/tomli
parentmedia-gfx/graphicsmagick: Stabilize 1.3.37 ppc64, #831097 (diff)
downloadgentoo-0acb098bcf1d11494b14748ce957c4a163a0a159.tar.gz
gentoo-0acb098bcf1d11494b14748ce957c4a163a0a159.tar.bz2
gentoo-0acb098bcf1d11494b14748ce957c4a163a0a159.zip
dev-python/tomli: Stabilize 2.0.0 ALLARCHES, #831142
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/tomli')
-rw-r--r--dev-python/tomli/tomli-2.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/tomli/tomli-2.0.0.ebuild b/dev-python/tomli/tomli-2.0.0.ebuild
index c62c576ca961..6aa051210329 100644
--- a/dev-python/tomli/tomli-2.0.0.ebuild
+++ b/dev-python/tomli/tomli-2.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# please keep this ebuild at EAPI 7 -- sys-apps/portage dep
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv sparc x86 ~ppc-macos ~x64-macos"
BDEPEND="
app-arch/unzip