summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-07 14:44:45 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-07 14:44:45 +0200
commita663b1923dea95a648df8a64f0dc1a5eb4368b5d (patch)
treea9f44870c86d0ec5bb16abc3aa950286ff45e7f7 /dev-python/asttokens
parentdev-python/installer: Stabilize 0.6.0 ALLARCHES, #890046 (diff)
downloadgentoo-a663b1923dea95a648df8a64f0dc1a5eb4368b5d.tar.gz
gentoo-a663b1923dea95a648df8a64f0dc1a5eb4368b5d.tar.bz2
gentoo-a663b1923dea95a648df8a64f0dc1a5eb4368b5d.zip
dev-python/asttokens: Stabilize 2.2.1 amd64, #890048
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/asttokens')
-rw-r--r--dev-python/asttokens/asttokens-2.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/asttokens/asttokens-2.2.1.ebuild b/dev-python/asttokens/asttokens-2.2.1.ebuild
index a50fb71f7f6b..bfe948faa678 100644
--- a/dev-python/asttokens/asttokens-2.2.1.ebuild
+++ b/dev-python/asttokens/asttokens-2.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2022 Gentoo Authors
+# Copyright 2020-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
RDEPEND="
dev-python/six[${PYTHON_USEDEP}]