diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-05-05 09:04:45 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-05-05 09:04:45 +0300 |
commit | 9f18ead41f1281994197d7ba9a5f23d0c7e07276 (patch) | |
tree | 8a931960fa9b653a3c8b8d27c81623ced004aa64 /dev-python/tokenize-rt | |
parent | app-editors/tea: Stabilize 62.2.1 amd64, #931212 (diff) | |
download | gentoo-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.ebuild | 4 |
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 |