diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-01-03 11:53:47 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-01-03 12:09:56 +0000 |
commit | c9deea2401174b776a7fd23e583a81450a218d8c (patch) | |
tree | 37b3cb6ae733ce8fa2d91d3655137e03685f9b9b /dev-python/kiwisolver | |
parent | dev-python/yarl: stable 1.6.3 for ppc64 (diff) | |
download | gentoo-c9deea2401174b776a7fd23e583a81450a218d8c.tar.gz gentoo-c9deea2401174b776a7fd23e583a81450a218d8c.tar.bz2 gentoo-c9deea2401174b776a7fd23e583a81450a218d8c.zip |
dev-python/kiwisolver: stable 1.3.1 for ppc64
stable wrt bug #762541
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/kiwisolver')
-rw-r--r-- | dev-python/kiwisolver/kiwisolver-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/kiwisolver/kiwisolver-1.3.1.ebuild b/dev-python/kiwisolver/kiwisolver-1.3.1.ebuild index 233aacd78afa..eed00141852b 100644 --- a/dev-python/kiwisolver/kiwisolver-1.3.1.ebuild +++ b/dev-python/kiwisolver/kiwisolver-1.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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}] |