Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/enlightenment/
Date: Sun, 27 Sep 2020 20:09:43
Message-Id: 1601237266.d66097b68d0d1e7a6e73e64a225c1525114d139d.sam@gentoo
1 commit: d66097b68d0d1e7a6e73e64a225c1525114d139d
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 27 20:07:46 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 27 20:07:46 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d66097b6
7
8 x11-wm/enlightenment: Keyword 0.24.2 arm64, #744469
9
10 Signed-off-by: Sam James <sam <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 cbc938e2391..6120d4f829f 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 ~arm64 ~ppc ~ppc64 x86"
25 IUSE="acpi bluetooth connman doc geolocation nls pam policykit systemd udisks wayland wifi xwayland"
26
27 REQUIRED_USE="xwayland? ( wayland )"