summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2024-05-05 09:04:45 +0300
committerJoonas Niilola <juippis@gentoo.org>2024-05-05 09:04:45 +0300
commit9f18ead41f1281994197d7ba9a5f23d0c7e07276 (patch)
tree8a931960fa9b653a3c8b8d27c81623ced004aa64 /dev-python/tokenize-rt
parentapp-editors/tea: Stabilize 62.2.1 amd64, #931212 (diff)
downloadgentoo-9f18ead41f1281994197d7ba9a5f23d0c7e07276.tar.gz
gentoo-9f18ead41f1281994197d7ba9a5f23d0c7e07276.tar.bz2
gentoo-9f18ead41f1281994197d7ba9a5f23d0c7e07276.zip
dev-python/tokenize-rt: Keyword 5.2.0 x86, #931193
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-python/tokenize-rt')
-rw-r--r--dev-python/tokenize-rt/tokenize-rt-5.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/tokenize-rt/tokenize-rt-5.2.0.ebuild b/dev-python/tokenize-rt/tokenize-rt-5.2.0.ebuild
index b5892fd0a2e1..7fe095a2532f 100644
--- a/dev-python/tokenize-rt/tokenize-rt-5.2.0.ebuild
+++ b/dev-python/tokenize-rt/tokenize-rt-5.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2023 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -20,6 +20,6 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="~amd64 ~arm64 ~x86"
distutils_enable_tests pytest