From: Agostino Sarubbo Date: Wed, 25 Mar 2020 15:37:25 +0000 (+0100) Subject: dev-python/diff-match-patch: x86 stable wrt bug #714312 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5abc460b59d10030afc24e2cbbfe3de645ac319f;p=gentoo.git dev-python/diff-match-patch: x86 stable wrt bug #714312 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/diff-match-patch/diff-match-patch-20181111.ebuild b/dev-python/diff-match-patch/diff-match-patch-20181111.ebuild index 2329d393d19a..c9290627a431 100644 --- a/dev-python/diff-match-patch/diff-match-patch-20181111.ebuild +++ b/dev-python/diff-match-patch/diff-match-patch-20181111.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