diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-02-16 12:20:11 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-02-16 12:20:11 +0200 |
commit | 8f980687b9862d1583c3fc9eef7f8d506f31767b (patch) | |
tree | 39376c283e9420dc2a503b66ac3590b38f9754a6 /x11-wm | |
parent | dev-libs/efl: stabilize 1.27.0 for amd64 (diff) | |
download | gentoo-8f980687b9862d1583c3fc9eef7f8d506f31767b.tar.gz gentoo-8f980687b9862d1583c3fc9eef7f8d506f31767b.tar.bz2 gentoo-8f980687b9862d1583c3fc9eef7f8d506f31767b.zip |
x11-wm/enlightenment: stabilize 0.26.0 for x86
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/enlightenment/enlightenment-0.26.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/enlightenment/enlightenment-0.26.0.ebuild b/x11-wm/enlightenment/enlightenment-0.26.0.ebuild index 4d193dd7c892..1901599189c5 100644 --- a/x11-wm/enlightenment/enlightenment-0.26.0.ebuild +++ b/x11-wm/enlightenment/enlightenment-0.26.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 )" |