summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2020-12-29 09:32:12 +0200
committerJoonas Niilola <juippis@gentoo.org>2020-12-29 09:43:12 +0200
commit32121c3ad2ccca244c0eb9a509d852e283fc15e7 (patch)
tree76b3ce22395d43b24501c939dcddd71ec583517c /games-util/gamemode/gamemode-9999.ebuild
parentapp-emulation/docker: clarify ERROR_AUFS_FS check (diff)
downloadgentoo-32121c3ad2ccca244c0eb9a509d852e283fc15e7.tar.gz
gentoo-32121c3ad2ccca244c0eb9a509d852e283fc15e7.tar.bz2
gentoo-32121c3ad2ccca244c0eb9a509d852e283fc15e7.zip
games-util/gamemode: drop note about ck-sources
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'games-util/gamemode/gamemode-9999.ebuild')
-rw-r--r--games-util/gamemode/gamemode-9999.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/games-util/gamemode/gamemode-9999.ebuild b/games-util/gamemode/gamemode-9999.ebuild
index b84faf4b7183..aff871628598 100644
--- a/games-util/gamemode/gamemode-9999.ebuild
+++ b/games-util/gamemode/gamemode-9999.ebuild
@@ -45,8 +45,7 @@ DOCS=(
pkg_pretend() {
elog
elog "GameMode needs a kernel capable of SCHED_ISO to use its soft realtime"
- elog "feature. Examples of kernels providing that are sys-kernel/ck-sources"
- elog "and sys-kernel/pf-sources."
+ elog "feature. Example of a kernel providing that is sys-kernel/pf-sources."
elog
elog "Support for soft realtime is completely optional. It may provide the"
elog "following benefits with systems having at least four CPU cores:"