commit: aa34419772fd31fc61d52d709ca907bbedd11929
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 16 12:49:47 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Nov 16 12:49:47 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa344197
dev-python/diff-match-patch: Stabilize 20200713 ALLARCHES, #881411
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/diff-match-patch/diff-match-patch-20200713.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/diff-match-patch/diff-match-patch-20200713.ebuild
b/dev-python/diff-match-patch/diff-match-patch-20200713.ebuild
index 901b59113464..1155b317a479 100644
--- a/dev-python/diff-match-patch/diff-match-patch-20200713.ebuild
+++ b/dev-python/diff-match-patch/diff-match-patch-20200713.ebuild
@@ -13,6 +13,6 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 arm64 x86"
distutils_enable_tests pytest