dev-python/diff-match-patch: Stabilize 20181111 ALLARCHES

Closes: https://bugs.gentoo.org/714312
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-03-26 21:29:51 +01:00
parent 76996afdb5
commit ccd7d8c5e2

View 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