diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-06 07:39:10 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-06 07:39:10 +0100 |
commit | b661151bf813caba245fb50c869843c7b4a00376 (patch) | |
tree | 03dbd06f8bd10bc10093e3a50aa857403b75d579 /sci-libs/suitesparse | |
parent | dev-erlang/xmpp: keyworded 1.4.6 for ppc, bug #717366 (diff) | |
download | gentoo-b661151bf813caba245fb50c869843c7b4a00376.tar.gz gentoo-b661151bf813caba245fb50c869843c7b4a00376.tar.bz2 gentoo-b661151bf813caba245fb50c869843c7b4a00376.zip |
sci-libs/suitesparse: keyworded 5.4.0 for ppc, bug #716982
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
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 2098b0804964..ec3ac002456c 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 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="cuda doc lapack partition tbb" DEPEND="" RDEPEND=" |