Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/enlightenment/
Date: Thu, 03 Sep 2020 10:09:00
Message-Id: 1599127697.57dd5c49cdba12fe3269dadd1d30c2d78be25781.juippis@gentoo
1 commit: 57dd5c49cdba12fe3269dadd1d30c2d78be25781
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 3 07:21:09 2020 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 3 10:08:17 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57dd5c49
7
8 x11-wm/enlightenment: stabilize 0.24.2 on x86
9
10 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
11
12 x11-wm/enlightenment/enlightenment-0.24.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-wm/enlightenment/enlightenment-0.24.2.ebuild b/x11-wm/enlightenment/enlightenment-0.24.2.ebuild
16 index b35c9836e6a..d3434b70587 100644
17 --- a/x11-wm/enlightenment/enlightenment-0.24.2.ebuild
18 +++ b/x11-wm/enlightenment/enlightenment-0.24.2.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
20
21 LICENSE="BSD-2"
22 SLOT="0.17/${PV%%_*}"
23 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
24 +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86"
25 IUSE="acpi bluetooth connman doc geolocation nls pam policykit systemd udisks wayland wifi xwayland"
26
27 REQUIRED_USE="xwayland? ( wayland )"