From 1ca5d65b26daaa04df0a5f34b121e15863d15378 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 9 Nov 2024 09:57:13 +0000 Subject: [PATCH] dev-python/diff-match-patch: Stabilize 20241021 ALLARCHES, #943091 Signed-off-by: Arthur Zamarin --- dev-python/diff-match-patch/diff-match-patch-20241021.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/diff-match-patch/diff-match-patch-20241021.ebuild b/dev-python/diff-match-patch/diff-match-patch-20241021.ebuild index b583d1174dcbe..b652299c0feb1 100644 --- a/dev-python/diff-match-patch/diff-match-patch-20241021.ebuild +++ b/dev-python/diff-match-patch/diff-match-patch-20241021.ebuild @@ -16,6 +16,6 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 arm64 x86" distutils_enable_tests pytest