summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-25 16:37:25 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-25 16:42:11 +0100
commit5abc460b59d10030afc24e2cbbfe3de645ac319f (patch)
tree373d1b4c39f1814f1cfd1dc21e5de3cb5aec4985 /dev-python/diff-match-patch/diff-match-patch-20181111.ebuild
parentdev-python/deprecation: x86 stable wrt bug #714310 (diff)
downloadgentoo-5abc460b59d10030afc24e2cbbfe3de645ac319f.tar.gz
gentoo-5abc460b59d10030afc24e2cbbfe3de645ac319f.tar.bz2
gentoo-5abc460b59d10030afc24e2cbbfe3de645ac319f.zip
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 <ago@gentoo.org>
Diffstat (limited to 'dev-python/diff-match-patch/diff-match-patch-20181111.ebuild')
-rw-r--r--dev-python/diff-match-patch/diff-match-patch-20181111.ebuild2
1 files changed, 1 insertions, 1 deletions
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