summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-25 15:09:33 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-25 15:17:16 +0100
commit5692cf33254b5b884d7e151ec36b4fd049a41074 (patch)
treecf69d8a2328cea1a6eefd45d7e83cecc1c4cbdd7 /dev-python/diff-match-patch/diff-match-patch-20181111.ebuild
parentdev-python/deprecation: amd64 stable wrt bug #714310 (diff)
downloadgentoo-5692cf33254b5b884d7e151ec36b4fd049a41074.tar.gz
gentoo-5692cf33254b5b884d7e151ec36b4fd049a41074.tar.bz2
gentoo-5692cf33254b5b884d7e151ec36b4fd049a41074.zip
dev-python/diff-match-patch: amd64 stable wrt bug #714312
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" 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 427f78469f2a..2329d393d19a 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