diff options
author | 2024-05-22 13:40:10 +0200 | |
---|---|---|
committer | 2024-05-22 13:40:10 +0200 | |
commit | 28edbf90a076cf62222a44abb3af9fe89163d2d4 (patch) | |
tree | b0691786fd565b5a01971bd3eac758f7a57b5b62 /dev-python/tokenize-rt/tokenize-rt-5.2.0.ebuild | |
parent | dev-python/unasync: Stabilize 0.6.0-r1 amd64, #932421 (diff) | |
download | gentoo-28edbf90a076cf62222a44abb3af9fe89163d2d4.tar.gz gentoo-28edbf90a076cf62222a44abb3af9fe89163d2d4.tar.bz2 gentoo-28edbf90a076cf62222a44abb3af9fe89163d2d4.zip |
dev-python/tokenize-rt: Stabilize 5.2.0 amd64, #932421
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/tokenize-rt/tokenize-rt-5.2.0.ebuild')
-rw-r--r-- | dev-python/tokenize-rt/tokenize-rt-5.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 0a75473afd64..6eb3c3d3b85d 100644 --- a/dev-python/tokenize-rt/tokenize-rt-5.2.0.ebuild +++ b/dev-python/tokenize-rt/tokenize-rt-5.2.0.ebuild @@ -20,6 +20,6 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 arm64 x86" +KEYWORDS="amd64 arm64 x86" distutils_enable_tests pytest |