summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-11-16 14:49:47 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-11-16 14:49:47 +0200
commitaa34419772fd31fc61d52d709ca907bbedd11929 (patch)
tree2bd1a2b16ad63cd5cc6183a77f1523c13aeb1a70 /dev-python
parentdev-python/rpyc: Stabilize 5.2.3-r3 ALLARCHES, #881451 (diff)
downloadgentoo-aa34419772fd31fc61d52d709ca907bbedd11929.tar.gz
gentoo-aa34419772fd31fc61d52d709ca907bbedd11929.tar.bz2
gentoo-aa34419772fd31fc61d52d709ca907bbedd11929.zip
dev-python/diff-match-patch: Stabilize 20200713 ALLARCHES, #881411
Signed-off-by: Arthur Zamarin <arthurzam@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 901b59113464..1155b317a479 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