commit: 57276db83ecf2d4794c1c354306d6b5deb637263
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 19 19:35:04 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 19 19:35:04 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57276db8
dev-python/diff-match-patch: Stabilize 20200713 amd64, #760531
Signed-off-by: Sam James <sam <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 727acdc84be..015303b222f 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