diff options
author | Sam James <sam@gentoo.org> | 2020-07-31 02:20:51 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-31 02:20:51 +0000 |
commit | 51a35f47def6ea5016853437c44e3e8a9c6a2c9b (patch) | |
tree | 0a7572b437d57073b0c209514c44b731edec0f5c /dev-python/kiwisolver | |
parent | dev-python/matplotlib: x86 stable (bug #733840) (diff) | |
download | gentoo-51a35f47def6ea5016853437c44e3e8a9c6a2c9b.tar.gz gentoo-51a35f47def6ea5016853437c44e3e8a9c6a2c9b.tar.bz2 gentoo-51a35f47def6ea5016853437c44e3e8a9c6a2c9b.zip |
dev-python/kiwisolver: x86 stable (bug #733840)
Package-Manager: Portage-3.0.1, 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 576f9fd0d100..ac1737163323 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}] |