summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-process/htop/htop-3.4.1-r1.ebuild2
-rw-r--r--sys-process/htop/htop-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/htop/htop-3.4.1-r1.ebuild b/sys-process/htop/htop-3.4.1-r1.ebuild
index f1186e3c78ec..9a8cc7e85c25 100644
--- a/sys-process/htop/htop-3.4.1-r1.ebuild
+++ b/sys-process/htop/htop-3.4.1-r1.ebuild
@@ -96,7 +96,7 @@ pkg_postinst() {
xdg_desktop_database_update
xdg_icon_cache_update
- fcaps cap_sys_ptrace /usr/bin/${PN}
+ fcaps cap_sys_ptrace usr/bin/${PN}
optfeature "Viewing processes accessing certain files" sys-process/lsof
}
diff --git a/sys-process/htop/htop-9999.ebuild b/sys-process/htop/htop-9999.ebuild
index f1186e3c78ec..9a8cc7e85c25 100644
--- a/sys-process/htop/htop-9999.ebuild
+++ b/sys-process/htop/htop-9999.ebuild
@@ -96,7 +96,7 @@ pkg_postinst() {
xdg_desktop_database_update
xdg_icon_cache_update
- fcaps cap_sys_ptrace /usr/bin/${PN}
+ fcaps cap_sys_ptrace usr/bin/${PN}
optfeature "Viewing processes accessing certain files" sys-process/lsof
}