diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-06 07:45:45 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-06 07:45:45 +0100 |
commit | c84fe1074fd8113d073de61c9d385b78140afc8e (patch) | |
tree | aaf17bae95a9a0e5fd01a9c59cbd5037aae780e0 /sci-libs/suitesparse | |
parent | dev-python/requests: keyworded 2.23.0 for ppc64, bug #700940 (diff) | |
download | gentoo-c84fe1074fd8113d073de61c9d385b78140afc8e.tar.gz gentoo-c84fe1074fd8113d073de61c9d385b78140afc8e.tar.bz2 gentoo-c84fe1074fd8113d073de61c9d385b78140afc8e.zip |
sci-libs/suitesparse: keyworded 5.4.0 for ppc64, bug #716982
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/suitesparse/suitesparse-5.4.0.ebuild b/sci-libs/suitesparse/suitesparse-5.4.0.ebuild index ec3ac002456c..45a09d0f63b8 100644 --- a/sci-libs/suitesparse/suitesparse-5.4.0.ebuild +++ b/sci-libs/suitesparse/suitesparse-5.4.0.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="http://faculty.cse.tamu.edu/davis/suitesparse.html" LICENSE="metapackage" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="cuda doc lapack partition tbb" DEPEND="" RDEPEND=" |