From: Roy Bamford Date: Sun, 8 May 2016 18:19:51 +0000 (+0100) Subject: sys-apps/hdparm: Keyword for arm64. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=37dad170992f4f4900cca6dc274a2a4a38fefc4e;p=gentoo.git 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 --- diff --git a/sys-apps/hdparm/hdparm-9.48.ebuild b/sys-apps/hdparm/hdparm-9.48.ebuild index 7b6ab16239e6..c95a1e3cc121 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() {