diff options
author | Sam James <sam@gentoo.org> | 2023-10-27 20:30:49 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-27 20:30:49 +0100 |
commit | ccb4dd96ca8884bf68c963f76a2a76970f45901e (patch) | |
tree | 72511ba6ebb75265b26602e01efc2f887faeaaee /dev-python/Levenshtein | |
parent | dev-python/boto3: Stabilize 1.28.63 ALLARCHES, #916351 (diff) | |
download | gentoo-ccb4dd96ca8884bf68c963f76a2a76970f45901e.tar.gz gentoo-ccb4dd96ca8884bf68c963f76a2a76970f45901e.tar.bz2 gentoo-ccb4dd96ca8884bf68c963f76a2a76970f45901e.zip |
dev-python/Levenshtein: Stabilize 0.23.0 x86, #916352
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/Levenshtein')
-rw-r--r-- | dev-python/Levenshtein/Levenshtein-0.23.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/Levenshtein/Levenshtein-0.23.0.ebuild b/dev-python/Levenshtein/Levenshtein-0.23.0.ebuild index 72431dbaab2c..d58367785939 100644 --- a/dev-python/Levenshtein/Levenshtein-0.23.0.ebuild +++ b/dev-python/Levenshtein/Levenshtein-0.23.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-2.0.0 |