diff options
author | Sam James <sam@gentoo.org> | 2021-01-03 19:37:55 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-03 19:37:55 +0000 |
commit | b9e77c67f9d0fe2af75115f4888dca3948b40583 (patch) | |
tree | 273451a8b9f50dc9b159307c29f607102c03a7d5 /dev-python/kiwisolver | |
parent | sys-power/cpupower: Stabilize 5.4 arm64, #762238 (diff) | |
download | gentoo-b9e77c67f9d0fe2af75115f4888dca3948b40583.tar.gz gentoo-b9e77c67f9d0fe2af75115f4888dca3948b40583.tar.bz2 gentoo-b9e77c67f9d0fe2af75115f4888dca3948b40583.zip |
dev-python/kiwisolver: Stabilize 1.3.1 arm64, #762541
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/kiwisolver')
-rw-r--r-- | dev-python/kiwisolver/kiwisolver-1.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/kiwisolver/kiwisolver-1.3.1.ebuild b/dev-python/kiwisolver/kiwisolver-1.3.1.ebuild index eed00141852b..d67336cf4a55 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}] |