Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/linux-headers/
Date: Sun, 31 Dec 2017 21:37:26
Message-Id: 1514755965.2254984ef56b58ddb826299d9aafb38fac9cb3d6.slyfox@gentoo
1 commit: 2254984ef56b58ddb826299d9aafb38fac9cb3d6
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sun Dec 31 00:55:21 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 31 21:32:45 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2254984e
7
8 sys-kernel/linux-headers: stable 4.13 for sparc/hppa, bug #640080
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11 RepoMan-Options: --include-arches="hppa sparc"
12
13 sys-kernel/linux-headers/linux-headers-4.13.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-kernel/linux-headers/linux-headers-4.13.ebuild b/sys-kernel/linux-headers/linux-headers-4.13.ebuild
17 index d4d2033f2fb..3f45c46cb48 100644
18 --- a/sys-kernel/linux-headers/linux-headers-4.13.ebuild
19 +++ b/sys-kernel/linux-headers/linux-headers-4.13.ebuild
20 @@ -12,7 +12,7 @@ PATCH_VER="1"
21 SRC_URI="mirror://gentoo/gentoo-headers-base-${PV}.tar.xz
22 ${PATCH_VER:+mirror://gentoo/gentoo-headers-${PV}-${PATCH_VER}.tar.xz}"
23
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
25 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
26
27 DEPEND="app-arch/xz-utils
28 dev-lang/perl"