diff options
author | Fabian Groffen <grobian@gentoo.org> | 2020-08-18 20:34:41 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2020-08-18 20:34:41 +0200 |
commit | 292d94b82caf1ad354bad7baff4fe0de1d483831 (patch) | |
tree | 18679f31db223084a6774c9635220501c615a9e7 /profiles/prefix | |
parent | dev-games/freecell-solver: Drop ~arm64 from 6.0.1 (diff) | |
download | gentoo-292d94b82caf1ad354bad7baff4fe0de1d483831.tar.gz gentoo-292d94b82caf1ad354bad7baff4fe0de1d483831.tar.bz2 gentoo-292d94b82caf1ad354bad7baff4fe0de1d483831.zip |
profiles/prefix/packages: drop sys-apps/kmod from @system
sys-apps/kmod was introduced in commit
7b31de882d430f1b625ee9dcb960323f71d5a757
but it is obviously not keyworded on most Prefix arches, and it isn't
going to be useful, so remove it again.
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'profiles/prefix')
-rw-r--r-- | profiles/prefix/packages | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/prefix/packages b/profiles/prefix/packages index 02d85af783f7..bec16c0399b0 100644 --- a/profiles/prefix/packages +++ b/profiles/prefix/packages @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Prefix does not need busybox for emergency recovery, @@ -18,3 +18,4 @@ # linux only -*sys-process/procps -*sys-process/psmisc +-*sys-apps/kmod |