diff options
-rw-r--r-- | x11-wm/enlightenment/enlightenment-0.25.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/enlightenment/enlightenment-0.25.4.ebuild b/x11-wm/enlightenment/enlightenment-0.25.4.ebuild index 02f925ff503e..3c43aee4222e 100644 --- a/x11-wm/enlightenment/enlightenment-0.25.4.ebuild +++ b/x11-wm/enlightenment/enlightenment-0.25.4.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="acpi bluetooth connman doc exif geolocation nls pam policykit systemd udisks wayland xwayland" REQUIRED_USE="xwayland? ( wayland )" |