diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-21 02:27:41 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-21 02:31:33 -0400 |
commit | 8b2775b52620d478c69d02f079ad00c8edef1662 (patch) | |
tree | eff6e93321b5c05c757d26f9714d9cfef10652af /sci-libs/amd | |
parent | sci-libs/colamd: arm64 stable (diff) | |
download | gentoo-8b2775b52620d478c69d02f079ad00c8edef1662.tar.gz gentoo-8b2775b52620d478c69d02f079ad00c8edef1662.tar.bz2 gentoo-8b2775b52620d478c69d02f079ad00c8edef1662.zip |
sci-libs/amd: 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/amd')
-rw-r--r-- | sci-libs/amd/amd-2.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/amd/amd-2.3.1.ebuild b/sci-libs/amd/amd-2.3.1.ebuild index 0a269ccff930..9cfa1f72fcdd 100644 --- a/sci-libs/amd/amd-2.3.1.ebuild +++ b/sci-libs/amd/amd-2.3.1.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 @@ -11,7 +11,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="doc fortran static-libs" RDEPEND="sci-libs/suitesparseconfig" |