diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-17 11:22:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-17 11:26:30 +0100 |
commit | 58a6cabd1cdf9d4963e82dab84235447a314663f (patch) | |
tree | f752fd8d56969df995b022a68dd7955a5f1104ac /sci-libs/cxsparse | |
parent | net-misc/minidlna: x86 stable wrt bug #609156 (diff) | |
download | gentoo-58a6cabd1cdf9d4963e82dab84235447a314663f.tar.gz gentoo-58a6cabd1cdf9d4963e82dab84235447a314663f.tar.bz2 gentoo-58a6cabd1cdf9d4963e82dab84235447a314663f.zip |
sci-libs/cxsparse: x86 stable wrt bug #611334
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
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 28e98b994a39..a85b2528d158 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}]" |