Added ~arm64 keyword after testing on a Raspberry Pi3
in 64 bit mode. That's a Cortex-a53.
Nobody will ever make an arm64 with an IDE interface,
so its probably the most worthless keyword ever.
hdparm -tT works.
Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1432
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
LICENSE="BSD GPL-2" # GPL-2 only
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
IUSE="static"
src_prepare() {