Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/
Date: Tue, 18 Aug 2020 18:35:58
Message-Id: 1597775681.292d94b82caf1ad354bad7baff4fe0de1d483831.grobian@gentoo
1 commit: 292d94b82caf1ad354bad7baff4fe0de1d483831
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 18 18:34:41 2020 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 18 18:34:41 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=292d94b8
7
8 profiles/prefix/packages: drop sys-apps/kmod from @system
9
10 sys-apps/kmod was introduced in commit
11 7b31de882d430f1b625ee9dcb960323f71d5a757
12 but it is obviously not keyworded on most Prefix arches, and it isn't
13 going to be useful, so remove it again.
14
15 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
16
17 profiles/prefix/packages | 3 ++-
18 1 file changed, 2 insertions(+), 1 deletion(-)
19
20 diff --git a/profiles/prefix/packages b/profiles/prefix/packages
21 index 02d85af783f..bec16c0399b 100644
22 --- a/profiles/prefix/packages
23 +++ b/profiles/prefix/packages
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2019 Gentoo Authors
26 +# Copyright 1999-2020 Gentoo Authors
27 # Distributed under the terms of the GNU General Public License v2
28
29 # Prefix does not need busybox for emergency recovery,
30 @@ -18,3 +18,4 @@
31 # linux only
32 -*sys-process/procps
33 -*sys-process/psmisc
34 +-*sys-apps/kmod