commit:     37dad170992f4f4900cca6dc274a2a4a38fefc4e
Author:     Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
AuthorDate: Sun May  8 18:19:51 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon May  9 16:34:06 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37dad170

sys-apps/hdparm: Keyword for arm64.

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 <AT> gentoo.org>

 sys-apps/hdparm/hdparm-9.48.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/hdparm/hdparm-9.48.ebuild 
b/sys-apps/hdparm/hdparm-9.48.ebuild
index 7b6ab16..c95a1e3 100644
--- a/sys-apps/hdparm/hdparm-9.48.ebuild
+++ b/sys-apps/hdparm/hdparm-9.48.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="mirror://sourceforge/hdparm/${P}.tar.gz"
 
 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() {

Reply via email to