commit: a261629fe76dff73ee705ffc54a6e092e0a15e47 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Mon Sep 7 08:54:17 2020 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Mon Sep 7 08:54:17 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a261629f
sys-process/bashtop: Inherit optfeature.eclass Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: David Seifert <soap <AT> gentoo.org> sys-process/bashtop/bashtop-0.9.25.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-process/bashtop/bashtop-0.9.25.ebuild b/sys-process/bashtop/bashtop-0.9.25.ebuild index c92ad3eeb80..56058a7c8b0 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"
