summaryrefslogtreecommitdiff
path: root/sys-kernel/pf-sources/pf-sources-5.9_p7.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-kernel/pf-sources/pf-sources-5.9_p7.ebuild')
-rw-r--r--sys-kernel/pf-sources/pf-sources-5.9_p7.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys-kernel/pf-sources/pf-sources-5.9_p7.ebuild b/sys-kernel/pf-sources/pf-sources-5.9_p7.ebuild
index f2344adc15dc..3535b5a2333a 100644
--- a/sys-kernel/pf-sources/pf-sources-5.9_p7.ebuild
+++ b/sys-kernel/pf-sources/pf-sources-5.9_p7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -62,6 +62,5 @@ src_prepare() {
pkg_postinst() {
kernel-2_pkg_postinst
- elog "Optional features:"
- optfeature "Userspace KSM helper" sys-process/uksmd
+ optfeature "userspace KSM helper" sys-process/uksmd
}