diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-06-08 17:24:50 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-08 17:53:51 +0100 |
commit | 29b2ee5d6fb7b6b94f023d2ab3bd290c9798d700 (patch) | |
tree | 05482ace4b08dcefab3cd1ef557f7de9e04bd668 /sci-libs/suitesparse | |
parent | net-misc/curl: remove unused patch (diff) | |
download | gentoo-29b2ee5d6fb7b6b94f023d2ab3bd290c9798d700.tar.gz gentoo-29b2ee5d6fb7b6b94f023d2ab3bd290c9798d700.tar.bz2 gentoo-29b2ee5d6fb7b6b94f023d2ab3bd290c9798d700.zip |
sci-libs/suitesparse: keyworded 5.4.0 for hppa, bug #716982
Package-Manager: Portage-3.0.18, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sci-libs/suitesparse')
-rw-r--r-- | sci-libs/suitesparse/suitesparse-5.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/suitesparse/suitesparse-5.4.0.ebuild b/sci-libs/suitesparse/suitesparse-5.4.0.ebuild index 17adeab9975c..16749167bca4 100644 --- a/sci-libs/suitesparse/suitesparse-5.4.0.ebuild +++ b/sci-libs/suitesparse/suitesparse-5.4.0.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 @@ -9,7 +9,7 @@ HOMEPAGE="http://faculty.cse.tamu.edu/davis/suitesparse.html" LICENSE="metapackage" SLOT="0" -KEYWORDS="amd64 arm64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm64 ~hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="cuda doc lapack partition tbb" DEPEND="" RDEPEND=" |