Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/linux-headers/
Date: Sat, 30 Dec 2017 01:06:06
Message-Id: 1514595748.1b551b83e45f44a2f3ea42e633f4c32b10173225.whissi@gentoo
1 commit: 1b551b83e45f44a2f3ea42e633f4c32b10173225
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 30 01:02:28 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 30 01:02:28 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b551b83
7
8 sys-kernel/linux-headers: x86 stable (bug #640080)
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 sys-kernel/linux-headers/linux-headers-4.13.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-kernel/linux-headers/linux-headers-4.13.ebuild b/sys-kernel/linux-headers/linux-headers-4.13.ebuild
16 index 7b84214defb..d4d2033f2fb 100644
17 --- a/sys-kernel/linux-headers/linux-headers-4.13.ebuild
18 +++ b/sys-kernel/linux-headers/linux-headers-4.13.ebuild
19 @@ -12,7 +12,7 @@ PATCH_VER="1"
20 SRC_URI="mirror://gentoo/gentoo-headers-base-${PV}.tar.xz
21 ${PATCH_VER:+mirror://gentoo/gentoo-headers-${PV}-${PATCH_VER}.tar.xz}"
22
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
25
26 DEPEND="app-arch/xz-utils
27 dev-lang/perl"