diff options
author | Steev Klimaszewski <steev@gentoo.org> | 2016-03-03 20:11:18 -0600 |
---|---|---|
committer | Steev Klimaszewski <steev@gentoo.org> | 2016-03-03 20:16:22 -0600 |
commit | a896c78c676830f44d6c6d0734564eb0deb8de4d (patch) | |
tree | 1896f4c265bc6aca94882b6bd8c72a634f85f71d /dev-libs | |
parent | dev-util/catalyst: version bump to 2.0.18-r2 (diff) | |
download | gentoo-a896c78c676830f44d6c6d0734564eb0deb8de4d.tar.gz gentoo-a896c78c676830f44d6c6d0734564eb0deb8de4d.tar.bz2 gentoo-a896c78c676830f44d6c6d0734564eb0deb8de4d.zip |
dev-libs/liblinear: Keyword 210-r1 for arm64
Tested on Cortex-A53
Package-Manager: portage-2.2.27
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/liblinear/liblinear-210-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/liblinear/liblinear-210-r1.ebuild b/dev-libs/liblinear/liblinear-210-r1.ebuild index 34894b9b6e8e..679f1655dd75 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=" |