diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-21 16:29:09 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-21 16:29:09 -0400 |
commit | 8952ce9e71356061b495ac99b7dfac5632be61ee (patch) | |
tree | a260a56d1986331605b0f24e1b841638be5fdea1 /sci-libs/ccolamd | |
parent | media-libs/libaom: distribute PATENTS file with package (diff) | |
download | gentoo-8952ce9e71356061b495ac99b7dfac5632be61ee.tar.gz gentoo-8952ce9e71356061b495ac99b7dfac5632be61ee.tar.bz2 gentoo-8952ce9e71356061b495ac99b7dfac5632be61ee.zip |
sci-libs/ccolamd: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'sci-libs/ccolamd')
-rw-r--r-- | sci-libs/ccolamd/ccolamd-2.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/ccolamd/ccolamd-2.8.0.ebuild b/sci-libs/ccolamd/ccolamd-2.8.0.ebuild index a631cbdf4641..936f8d8597f4 100644 --- a/sci-libs/ccolamd/ccolamd-2.8.0.ebuild +++ b/sci-libs/ccolamd/ccolamd-2.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~bicatali/distfiles/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="static-libs" RDEPEND="sci-libs/suitesparseconfig" |