Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/linux-sources/
Date: Sun, 04 Sep 2016 10:38:22
Message-Id: 1472985474.f4d4af676d91ef81b25c816e2b9b456869c7fec1.monsieurp@gentoo
1 commit: f4d4af676d91ef81b25c816e2b9b456869c7fec1
2 Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 29 18:56:47 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 4 10:37:54 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4d4af67
7
8 virtual/linux-sources: keyword for ~arm64.
9
10 removed RDEPEND sys-kernel/rsbac-sources
11 removed RDEPEND sys-kernel/usermode-sources
12 both no longer in the tree
13
14 Package-Manager: portage-2.3.0
15 Closes: https://github.com/gentoo/gentoo/pull/2169
16
17 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
18
19 virtual/linux-sources/linux-sources-1.ebuild | 6 ++----
20 1 file changed, 2 insertions(+), 4 deletions(-)
21
22 diff --git a/virtual/linux-sources/linux-sources-1.ebuild b/virtual/linux-sources/linux-sources-1.ebuild
23 index 0dc3581..2b6ecdc 100644
24 --- a/virtual/linux-sources/linux-sources-1.ebuild
25 +++ b/virtual/linux-sources/linux-sources-1.ebuild
26 @@ -1,4 +1,4 @@
27 -# Copyright 1999-2015 Gentoo Foundation
28 +# Copyright 1999-2016 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 # $Id$
31
32 @@ -10,7 +10,7 @@ SRC_URI=""
33
34 LICENSE=""
35 SLOT="0"
36 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
37 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
38 IUSE="firmware"
39
40 DEPEND="firmware? ( sys-kernel/linux-firmware )"
41 @@ -23,10 +23,8 @@ RDEPEND="|| (
42 sys-kernel/mips-sources
43 sys-kernel/openvz-sources
44 sys-kernel/pf-sources
45 - sys-kernel/rsbac-sources
46 sys-kernel/rt-sources
47 sys-kernel/tuxonice-sources
48 - sys-kernel/usermode-sources
49 sys-kernel/xbox-sources
50 sys-kernel/zen-sources
51 sys-kernel/aufs-sources