diff options
author | Sam James <sam@gentoo.org> | 2020-07-26 01:16:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-26 01:16:48 +0000 |
commit | 7af97e423d0bb2efd3d59c5bd36df4db4c194d04 (patch) | |
tree | b5800c9967a4f10c3a003582532640cd0da2e05f /dev-python/kiwisolver | |
parent | dev-python/matplotlib: arm64 stable (bug #733840) (diff) | |
download | gentoo-7af97e423d0bb2efd3d59c5bd36df4db4c194d04.tar.gz gentoo-7af97e423d0bb2efd3d59c5bd36df4db4c194d04.tar.bz2 gentoo-7af97e423d0bb2efd3d59c5bd36df4db4c194d04.zip |
dev-python/kiwisolver: arm64 stable (bug #733840)
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/kiwisolver')
-rw-r--r-- | dev-python/kiwisolver/kiwisolver-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/kiwisolver/kiwisolver-1.2.0.ebuild b/dev-python/kiwisolver/kiwisolver-1.2.0.ebuild index 4ffa6137e5e2..576f9fd0d100 100644 --- a/dev-python/kiwisolver/kiwisolver-1.2.0.ebuild +++ b/dev-python/kiwisolver/kiwisolver-1.2.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}] |