commit: 56a9d15140bdddf30ef87090b22628bb754adbd8
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 20 16:08:22 2020 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Dec 20 16:30:24 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56a9d151
dev-python/diff-match-patch: x86 stable (bug #760531)
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi <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 015303b222f..e107f94810a 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