summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-11-26 08:02:31 +0000
committerSam James <sam@gentoo.org>2020-11-26 08:02:31 +0000
commit4810b2dbcd4f50900e7f4cd630c0b75f5ae8ed8c (patch)
tree4c0430f719d459b1149e0531e225a3aa43fa91cc /dev-python/kiwisolver
parentmedia-libs/libavif: remove myself as maintainer (diff)
downloadgentoo-4810b2dbcd4f50900e7f4cd630c0b75f5ae8ed8c.tar.gz
gentoo-4810b2dbcd4f50900e7f4cd630c0b75f5ae8ed8c.tar.bz2
gentoo-4810b2dbcd4f50900e7f4cd630c0b75f5ae8ed8c.zip
dev-python/kiwisolver: Stabilize 1.3.0 arm64, #756475
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/kiwisolver')
-rw-r--r--dev-python/kiwisolver/kiwisolver-1.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/kiwisolver/kiwisolver-1.3.0.ebuild b/dev-python/kiwisolver/kiwisolver-1.3.0.ebuild
index ccd63d2389ad..4d5dfaef8d6e 100644
--- a/dev-python/kiwisolver/kiwisolver-1.3.0.ebuild
+++ b/dev-python/kiwisolver/kiwisolver-1.3.0.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}]