diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-07-05 19:36:09 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-07-05 19:36:38 +0200 |
commit | e39e1f2dfc9911b89d792bc58734a7b832710fec (patch) | |
tree | a21f154c9cc85e88f9975bb9c803d8c73dcaae16 /dev-python/kiwisolver | |
parent | dev-python/cppy: Stabilize 1.1.0 amd64, #730936 (diff) | |
download | gentoo-e39e1f2dfc9911b89d792bc58734a7b832710fec.tar.gz gentoo-e39e1f2dfc9911b89d792bc58734a7b832710fec.tar.bz2 gentoo-e39e1f2dfc9911b89d792bc58734a7b832710fec.zip |
dev-python/kiwisolver: Stabilize 1.2.0 amd64, #730936
Signed-off-by: Michał Górny <mgorny@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 2d2ec37813ab..4ffa6137e5e2 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}] |