commit: a896c78c676830f44d6c6d0734564eb0deb8de4d Author: Steev Klimaszewski <steev <AT> gentoo <DOT> org> AuthorDate: Fri Mar 4 02:11:18 2016 +0000 Commit: Stephen Klimaszewski <steev <AT> gentoo <DOT> org> CommitDate: Fri Mar 4 02:16:22 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a896c78c
dev-libs/liblinear: Keyword 210-r1 for arm64 Tested on Cortex-A53 Package-Manager: portage-2.2.27 dev-libs/liblinear/liblinear-210-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/liblinear/liblinear-210-r1.ebuild b/dev-libs/liblinear/liblinear-210-r1.ebuild index 34894b9..679f165 100644 --- a/dev-libs/liblinear/liblinear-210-r1.ebuild +++ b/dev-libs/liblinear/liblinear-210-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="https://github.com/cjlin1/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0/3" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="blas" RDEPEND="
