summaryrefslogtreecommitdiff
path: root/sys-boot/refind/refind-0.10.8.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-boot/refind/refind-0.10.8.ebuild')
-rw-r--r--sys-boot/refind/refind-0.10.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/refind/refind-0.10.8.ebuild b/sys-boot/refind/refind-0.10.8.ebuild
index 598fa7cd8dcb..9978fe0dbf07 100644
--- a/sys-boot/refind/refind-0.10.8.ebuild
+++ b/sys-boot/refind/refind-0.10.8.ebuild
@@ -177,7 +177,7 @@ pkg_postinst() {
elog ""
if [[ -z "${REPLACING_VERSIONS}" ]]; then
elog "refind-install requires additional packages to be fully functional:"
- elog " app-crypt/sbsigntool for binary signing for use with SecureBoot"
+ elog " app-crypt/sbsigntools for binary signing for use with SecureBoot"
elog " sys-boot/efibootmgr for writing to NVRAM"
elog " sys-block/parted for automatic ESP location and mount"
elog ""