summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-19 19:35:04 +0000
committerSam James <sam@gentoo.org>2020-12-19 19:35:04 +0000
commit57276db83ecf2d4794c1c354306d6b5deb637263 (patch)
tree649c5b9a356c4eb7de462895d8778236a6848aae /dev-python
parentdev-python/three-merge: Stabilize 0.1.1 amd64, #760531 (diff)
downloadgentoo-57276db83ecf2d4794c1c354306d6b5deb637263.tar.gz
gentoo-57276db83ecf2d4794c1c354306d6b5deb637263.tar.bz2
gentoo-57276db83ecf2d4794c1c354306d6b5deb637263.zip
dev-python/diff-match-patch: Stabilize 20200713 amd64, #760531
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-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 727acdc84be5..015303b222fe 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