commit: 4f6348a4d7a4b9da582cbdd02a5ffc75fb4cc6b7 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Tue Jan 4 10:30:04 2022 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Tue Jan 4 10:30:04 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f6348a4
sys-process/htop: remove implicit kernel_linux Signed-off-by: David Seifert <soap <AT> gentoo.org> sys-process/htop/htop-3.0.5-r2.ebuild | 2 +- sys-process/htop/htop-3.1.1-r1.ebuild | 2 +- sys-process/htop/htop-3.1.2-r1.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sys-process/htop/htop-3.0.5-r2.ebuild b/sys-process/htop/htop-3.0.5-r2.ebuild index b2034687cdd8..6249887e7d60 100644 --- a/sys-process/htop/htop-3.0.5-r2.ebuild +++ b/sys-process/htop/htop-3.0.5-r2.ebuild @@ -14,7 +14,7 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x LICENSE="BSD GPL-2" SLOT="0" -IUSE="debug hwloc kernel_linux lm-sensors openvz unicode vserver" +IUSE="debug hwloc lm-sensors openvz unicode vserver" BDEPEND="virtual/pkgconfig" RDEPEND="sys-libs/ncurses:=[unicode(+)?] diff --git a/sys-process/htop/htop-3.1.1-r1.ebuild b/sys-process/htop/htop-3.1.1-r1.ebuild index 5f2ec5816c20..807d51af35fe 100644 --- a/sys-process/htop/htop-3.1.1-r1.ebuild +++ b/sys-process/htop/htop-3.1.1-r1.ebuild @@ -14,7 +14,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~ LICENSE="BSD GPL-2+" SLOT="0" -IUSE="caps debug delayacct hwloc kernel_linux lm-sensors openvz unicode vserver" +IUSE="caps debug delayacct hwloc lm-sensors openvz unicode vserver" BDEPEND="virtual/pkgconfig" RDEPEND=" diff --git a/sys-process/htop/htop-3.1.2-r1.ebuild b/sys-process/htop/htop-3.1.2-r1.ebuild index 1e51312a3825..8b750067a145 100644 --- a/sys-process/htop/htop-3.1.2-r1.ebuild +++ b/sys-process/htop/htop-3.1.2-r1.ebuild @@ -14,7 +14,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~ LICENSE="BSD GPL-2+" SLOT="0" -IUSE="caps debug delayacct hwloc kernel_linux lm-sensors llvm-libunwind openvz unicode unwind vserver" +IUSE="caps debug delayacct hwloc lm-sensors llvm-libunwind openvz unicode unwind vserver" BDEPEND="virtual/pkgconfig" RDEPEND="
