commit: a76f8f65656b5a030c48533363a059cabfa4cbd8 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Thu Jun 22 11:10:08 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Thu Jun 22 11:47:48 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a76f8f65
sci-libs/amd: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 sci-libs/amd/amd-2.3.1.ebuild | 4 ++-- 1 file 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 0731361e592..5eaf7454a80 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-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # 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 hppa ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="doc fortran static-libs" RDEPEND="sci-libs/suitesparseconfig"
