Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/edi/
Date: Tue, 29 Mar 2022 07:20:49
Message-Id: 1648538439.f6e12d24dc1f66d2cbf5d3f71c6081d21f1013e5.juippis@gentoo
1 commit: f6e12d24dc1f66d2cbf5d3f71c6081d21f1013e5
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 29 06:50:44 2022 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 29 07:20:39 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6e12d24
7
8 dev-util/edi: stabilize 0.8.0-r2 for amd64
9
10 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
11
12 dev-util/edi/edi-0.8.0-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-util/edi/edi-0.8.0-r2.ebuild b/dev-util/edi/edi-0.8.0-r2.ebuild
16 index 0c099bffe9de..cfa8f7fd8af7 100644
17 --- a/dev-util/edi/edi-0.8.0-r2.ebuild
18 +++ b/dev-util/edi/edi-0.8.0-r2.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/Enlightenment/edi/archive/v${PV}.tar.gz -> ${P}.tar.
20
21 LICENSE="GPL-2 GPL-3 LGPL-2.1-with-linking-exception"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 ~x86"
25 IUSE="clang"
26
27 RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )