diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-31 19:34:41 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-31 19:34:41 +0000 |
commit | dc35f0cc501df4f103b470237d9b5d03813ce37b (patch) | |
tree | fba41487ef65d50d9fab401d13fe5db2878fd1f8 /dev-python | |
parent | mail-filter/procmail: Stabilize 3.24-r1 sparc, #942612 (diff) | |
download | gentoo-dc35f0cc501df4f103b470237d9b5d03813ce37b.tar.gz gentoo-dc35f0cc501df4f103b470237d9b5d03813ce37b.tar.bz2 gentoo-dc35f0cc501df4f103b470237d9b5d03813ce37b.zip |
dev-python/Levenshtein: Stabilize 0.26.0 x86, #940795
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/Levenshtein/Levenshtein-0.26.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/Levenshtein/Levenshtein-0.26.0.ebuild b/dev-python/Levenshtein/Levenshtein-0.26.0.ebuild index b4e355488661..46dcff7f0d4d 100644 --- a/dev-python/Levenshtein/Levenshtein-0.26.0.ebuild +++ b/dev-python/Levenshtein/Levenshtein-0.26.0.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ppc ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ppc ppc64 ~riscv ~s390 ~sparc x86" DEPEND=" <dev-cpp/rapidfuzz-cpp-4 |