Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/linux-headers/
Date: Mon, 07 Jan 2019 21:17:22
Message-Id: 1546895798.eb7510978f46736aa557ce44b56554b25648c6bc.leio@gentoo
1 commit: eb7510978f46736aa557ce44b56554b25648c6bc
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 7 21:16:38 2019 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 7 21:16:38 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb751097
7
8 sys-kernel/linux-headers: arm64 stable (bug #660364)
9
10 Package-Manager: Portage-2.3.52, Repoman-2.3.12
11 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
12
13 sys-kernel/linux-headers/linux-headers-4.14-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sys-kernel/linux-headers/linux-headers-4.14-r1.ebuild b/sys-kernel/linux-headers/linux-headers-4.14-r1.ebuild
17 index dbd6e62cae4..aa4dc8f5b5e 100644
18 --- a/sys-kernel/linux-headers/linux-headers-4.14-r1.ebuild
19 +++ b/sys-kernel/linux-headers/linux-headers-4.14-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Authors
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -12,7 +12,7 @@ PATCH_VER="1"
27 SRC_URI="mirror://gentoo/gentoo-headers-base-${PV}.tar.xz
28 ${PATCH_VER:+mirror://gentoo/gentoo-headers-${PV}-${PATCH_VER}.tar.xz}"
29
30 -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
31 +KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
32
33 DEPEND="app-arch/xz-utils
34 dev-lang/perl"