diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 01:00:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 01:00:30 +0000 |
commit | fb3e773a4284cbc0c9e28aaf64cee2b54e8e0a5e (patch) | |
tree | b016b7e2d9c30b6242ddce128214087e5a8b4a03 /dev-python/kiwisolver | |
parent | dev-python/pylibacl: Stabilize 0.6.0 x86, #762526 (diff) | |
download | gentoo-fb3e773a4284cbc0c9e28aaf64cee2b54e8e0a5e.tar.gz gentoo-fb3e773a4284cbc0c9e28aaf64cee2b54e8e0a5e.tar.bz2 gentoo-fb3e773a4284cbc0c9e28aaf64cee2b54e8e0a5e.zip |
dev-python/kiwisolver: Stabilize 1.3.1 x86, #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 d67336cf4a55..d65600a6472c 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}] |