commit: 92400eb78e68b535b35987d7faf819a20f604416 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Fri Jul 17 07:27:09 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Fri Jul 17 08:14:36 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92400eb7
x11-wm/enlightenment: stabilize 0.24.1 on amd64 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> x11-wm/enlightenment/enlightenment-0.24.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-wm/enlightenment/enlightenment-0.24.1.ebuild b/x11-wm/enlightenment/enlightenment-0.24.1.ebuild index bf2169b4ee5..a3ae1580069 100644 --- a/x11-wm/enlightenment/enlightenment-0.24.1.ebuild +++ b/x11-wm/enlightenment/enlightenment-0.24.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz" LICENSE="BSD-2" SLOT="0.17/${PV%%_*}" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="acpi bluetooth connman doc geolocation nls pam policykit systemd udisks wayland wifi xwayland" REQUIRED_USE="xwayland? ( wayland )"
