commit: b9e77c67f9d0fe2af75115f4888dca3948b40583
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 3 19:37:55 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 3 19:37:55 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9e77c67
dev-python/kiwisolver: Stabilize 1.3.1 arm64, #762541
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/kiwisolver/kiwisolver-1.3.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/kiwisolver/kiwisolver-1.3.1.ebuild
b/dev-python/kiwisolver/kiwisolver-1.3.1.ebuild
index eed00141852..d67336cf4a5 100644
--- a/dev-python/kiwisolver/kiwisolver-1.3.1.ebuild
+++ b/dev-python/kiwisolver/kiwisolver-1.3.1.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}"/kiwi-${PV}
LICENSE="Clear-BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 ~x86"
RDEPEND="
>=dev-python/cppy-1.1.0[${PYTHON_USEDEP}]