summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-02-17 21:15:49 +0000
committerSam James <sam@gentoo.org>2024-02-17 21:15:49 +0000
commit0c3bcb566f4fb7d66e9786dfea71824b9b3ef48a (patch)
treee4ae7d94ed5d6d38f9623d72c51e81093fec3562
parentdev-ruby/rmagick: Stabilize 5.3.0 amd64, #923974 (diff)
downloadgentoo-0c3bcb566f4fb7d66e9786dfea71824b9b3ef48a.tar.gz
gentoo-0c3bcb566f4fb7d66e9786dfea71824b9b3ef48a.tar.bz2
gentoo-0c3bcb566f4fb7d66e9786dfea71824b9b3ef48a.zip
dev-python/Levenshtein: Stabilize 0.25.0 ppc64, #924525
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/Levenshtein/Levenshtein-0.25.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/Levenshtein/Levenshtein-0.25.0.ebuild b/dev-python/Levenshtein/Levenshtein-0.25.0.ebuild
index 674070f47a86..5688fd546db7 100644
--- a/dev-python/Levenshtein/Levenshtein-0.25.0.ebuild
+++ b/dev-python/Levenshtein/Levenshtein-0.25.0.ebuild
@@ -22,7 +22,7 @@ SRC_URI="
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 sparc x86"
DEPEND="
<dev-cpp/rapidfuzz-cpp-4