Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/linux-headers/
Date: Mon, 02 Jan 2017 19:34:05
Message-Id: 1483385627.d2ea48c8fb3f473ccf35166be950eceaffc6592c.maekke@gentoo
1 commit: d2ea48c8fb3f473ccf35166be950eceaffc6592c
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 2 19:33:47 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 2 19:33:47 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2ea48c8
7
8 sys-kernel/linux-headers: arm stable, bug #598613
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --include-arches="arm"
12
13 sys-kernel/linux-headers/linux-headers-4.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-kernel/linux-headers/linux-headers-4.4.ebuild b/sys-kernel/linux-headers/linux-headers-4.4.ebuild
17 index a4338d1..9aafc6c 100644
18 --- a/sys-kernel/linux-headers/linux-headers-4.4.ebuild
19 +++ b/sys-kernel/linux-headers/linux-headers-4.4.ebuild
20 @@ -13,7 +13,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"