dev-python/diff-match-patch: Stabilize 20181111 ALLARCHES
authorMichał Górny <mgorny@gentoo.org>
Thu, 26 Mar 2020 20:29:51 +0000 (21:29 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 26 Mar 2020 20:34:55 +0000 (21:34 +0100)
Closes: https://bugs.gentoo.org/714312
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/diff-match-patch/diff-match-patch-20181111.ebuild

index c9290627a4314d4efd063a7ff762595e3796f994..2bfeee2ef32b84ca5fd0a142c75998082bbe91ab 100644 (file)
@@ -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