From 2109c2fa5654a3986829ef6e243cd2b5bdac5979 Mon Sep 17 00:00:00 2001 From: Joonas Niilola Date: Tue, 14 Jan 2025 08:14:24 +0200 Subject: x11-wm/enlightenment: remove 'acpi' use flag from 0.27 - the functionality that the dep provides is now built-in to enlightenment. Closes: https://bugs.gentoo.org/948068 Signed-off-by: Joonas Niilola --- x11-wm/enlightenment/enlightenment-0.27.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'x11-wm') diff --git a/x11-wm/enlightenment/enlightenment-0.27.0.ebuild b/x11-wm/enlightenment/enlightenment-0.27.0.ebuild index 31b82776b33f..3aa941e8b51f 100644 --- a/x11-wm/enlightenment/enlightenment-0.27.0.ebuild +++ b/x11-wm/enlightenment/enlightenment-0.27.0.ebuild @@ -16,7 +16,7 @@ LICENSE="BSD-2" # reset it rather than just to keep it. SLOT="0.17/${PV%%_*}" KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" -IUSE="acpi bluetooth connman doc exif geolocation nls pam policykit systemd udisks wayland xwayland" +IUSE="bluetooth connman doc exif geolocation nls pam policykit systemd udisks wayland xwayland" REQUIRED_USE="xwayland? ( wayland )" @@ -26,7 +26,6 @@ RDEPEND=">=dev-libs/efl-1.28.0[eet,fontconfig,sound,X] x11-libs/libxcb x11-libs/xcb-util-keysyms x11-misc/xkeyboard-config - acpi? ( sys-power/acpid ) bluetooth? ( net-wireless/bluez ) connman? ( dev-libs/efl[connman] ) exif? ( media-libs/libexif ) -- cgit v1.2.3-65-gdbad