dev-python/diff-match-patch: arm64 stable
authorAaron Bauman <bman@gentoo.org>
Mon, 29 Jul 2019 19:59:57 +0000 (15:59 -0400)
committerAaron Bauman <bman@gentoo.org>
Mon, 29 Jul 2019 20:02:01 +0000 (16:02 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"

dev-python/diff-match-patch/diff-match-patch-20121119.ebuild

index 63a23390a809cbc99e2e8752971d6b56c4502050..e7adbd9b337cec5fd03f9384bc5c4f71673d5a1f 100644 (file)
@@ -13,7 +13,7 @@ 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"
 IUSE=""
 
 RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"