diff options
Diffstat (limited to 'app-laptop/laptop-mode-tools')
-rw-r--r-- | app-laptop/laptop-mode-tools/laptop-mode-tools-1.72.2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-laptop/laptop-mode-tools/laptop-mode-tools-1.72.2.ebuild b/app-laptop/laptop-mode-tools/laptop-mode-tools-1.72.2.ebuild index 652804374504..822d2452f934 100644 --- a/app-laptop/laptop-mode-tools/laptop-mode-tools-1.72.2.ebuild +++ b/app-laptop/laptop-mode-tools/laptop-mode-tools-1.72.2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit multilib systemd udev @@ -26,7 +26,6 @@ RDEPEND="sys-apps/iproute2 acpi? ( sys-power/acpid ) apm? ( sys-apps/apmd ) bluetooth? ( net-wireless/bluez:= )" -DEPEND="" S="${WORKDIR}/${MY_P}" |