diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-08-10 11:11:47 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-11 01:20:20 +0100 |
commit | 33ebfb24d7ccd29c17826f39675595ec520c679a (patch) | |
tree | bacea6e8a3c2b0c147e290d8ecbbc5156bd30b11 /dev-python/kiwisolver | |
parent | sys-libs/gdbm: Stabilize 1.20 ppc64, #807529 (diff) | |
download | gentoo-33ebfb24d7ccd29c17826f39675595ec520c679a.tar.gz gentoo-33ebfb24d7ccd29c17826f39675595ec520c679a.tar.bz2 gentoo-33ebfb24d7ccd29c17826f39675595ec520c679a.zip |
dev-python/kiwisolver: keyworded 1.3.1 for hppa, bug #804118
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
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 51e80cabfc40..1985b86df872 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 ~riscv ~sparc x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ppc64 ~riscv ~sparc x86" RDEPEND=" >=dev-python/cppy-1.1.0[${PYTHON_USEDEP}] |