From ca8e687cacc766c0a86dcc959f2f27f8ab759f37 Mon Sep 17 00:00:00 2001 From: Joonas Niilola Date: Sat, 8 Mar 2025 11:11:56 +0200 Subject: [PATCH] x11-wm/enlightenment: stabilize 0.27.0 for x86 Signed-off-by: Joonas Niilola --- x11-wm/enlightenment/enlightenment-0.27.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-wm/enlightenment/enlightenment-0.27.0.ebuild b/x11-wm/enlightenment/enlightenment-0.27.0.ebuild index 482ede6f227d0..3f7a4fb10d82f 100644 --- a/x11-wm/enlightenment/enlightenment-0.27.0.ebuild +++ b/x11-wm/enlightenment/enlightenment-0.27.0.ebuild @@ -15,7 +15,7 @@ LICENSE="BSD-2" # packaged as x11-wm/e16, but the slot is kept because it's more complicated to # reset it rather than just to keep it. SLOT="0.17/${PV%%_*}" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" IUSE="bluetooth connman doc exif geolocation nls pam policykit systemd udisks wayland xwayland" REQUIRED_USE="xwayland? ( wayland )"