summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-09-07 10:54:17 +0200
committerDavid Seifert <soap@gentoo.org>2020-09-07 10:54:17 +0200
commita261629fe76dff73ee705ffc54a6e092e0a15e47 (patch)
treebef08fdc1a9f4bd84a599c6a9007cff2c7e51552 /sys-process
parentsys-kernel/pf-sources: Inherit optfeature.eclass (diff)
downloadgentoo-a261629fe76dff73ee705ffc54a6e092e0a15e47.tar.gz
gentoo-a261629fe76dff73ee705ffc54a6e092e0a15e47.tar.bz2
gentoo-a261629fe76dff73ee705ffc54a6e092e0a15e47.zip
sys-process/bashtop: Inherit optfeature.eclass
Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/bashtop/bashtop-0.9.25.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/bashtop/bashtop-0.9.25.ebuild b/sys-process/bashtop/bashtop-0.9.25.ebuild
index c92ad3eeb807..56058a7c8b06 100644
--- a/sys-process/bashtop/bashtop-0.9.25.ebuild
+++ b/sys-process/bashtop/bashtop-0.9.25.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit eutils
+inherit optfeature
DESCRIPTION="Resource monitor that shows usage and stats"
HOMEPAGE="https://github.com/aristocratos/bashtop"