diff options
author | 2024-11-16 08:51:25 +0000 | |
---|---|---|
committer | 2024-11-16 08:51:25 +0000 | |
commit | ec30da2c603ce03adf608a76d4a5c23310e78e96 (patch) | |
tree | 0218a3b05c6f9096a824a7f21ef4038c67ab67d7 /dev-python/Levenshtein | |
parent | dev-python/selenium: Stabilize 4.26.1 ppc, #943590 (diff) | |
download | gentoo-ec30da2c603ce03adf608a76d4a5c23310e78e96.tar.gz gentoo-ec30da2c603ce03adf608a76d4a5c23310e78e96.tar.bz2 gentoo-ec30da2c603ce03adf608a76d4a5c23310e78e96.zip |
dev-python/Levenshtein: Stabilize 0.26.1 x86, #943574
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/Levenshtein')
-rw-r--r-- | dev-python/Levenshtein/Levenshtein-0.26.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/Levenshtein/Levenshtein-0.26.1.ebuild b/dev-python/Levenshtein/Levenshtein-0.26.1.ebuild index 635d57757720..6cc638bbf6bf 100644 --- a/dev-python/Levenshtein/Levenshtein-0.26.1.ebuild +++ b/dev-python/Levenshtein/Levenshtein-0.26.1.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 |