summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-12-20 17:08:22 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-12-20 17:30:24 +0100
commit56a9d15140bdddf30ef87090b22628bb754adbd8 (patch)
tree38114bda849ef471b431a7733c40b9dae7e0895b /dev-python/diff-match-patch
parentdev-python/three-merge: x86 stable (bug #760531) (diff)
downloadgentoo-56a9d15140bdddf30ef87090b22628bb754adbd8.tar.gz
gentoo-56a9d15140bdddf30ef87090b22628bb754adbd8.tar.bz2
gentoo-56a9d15140bdddf30ef87090b22628bb754adbd8.zip
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@gentoo.org>
Diffstat (limited to 'dev-python/diff-match-patch')
-rw-r--r--dev-python/diff-match-patch/diff-match-patch-20200713.ebuild2
1 files changed, 1 insertions, 1 deletions
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 015303b222fe..e107f94810a1 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