diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-17 11:40:58 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-17 11:40:58 +0100 |
commit | 84e8b6ddc21a9362eaaafc7acd030029170639d0 (patch) | |
tree | d2a8f2d1ccd747bdab4143fb7ec6be4f45956876 /sci-libs/cxsparse | |
parent | net-analyzer/nmap: sparc stable wrt bug #612854 (diff) | |
download | gentoo-84e8b6ddc21a9362eaaafc7acd030029170639d0.tar.gz gentoo-84e8b6ddc21a9362eaaafc7acd030029170639d0.tar.bz2 gentoo-84e8b6ddc21a9362eaaafc7acd030029170639d0.zip |
sci-libs/cxsparse: sparc stable wrt bug #611334
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs/cxsparse')
-rw-r--r-- | sci-libs/cxsparse/cxsparse-3.1.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/cxsparse/cxsparse-3.1.2-r1.ebuild b/sci-libs/cxsparse/cxsparse-3.1.2-r1.ebuild index a85b2528d158..3b7741b869a6 100644 --- a/sci-libs/cxsparse/cxsparse-3.1.2-r1.ebuild +++ b/sci-libs/cxsparse/cxsparse-3.1.2-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~bicatali/distfiles/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ~arm ~hppa ~ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="static-libs" RDEPEND="sci-libs/suitesparseconfig[${MULTILIB_USEDEP}]" |