commit: 9cdf3b1191f7a24e21ab65c5a91ac3595dcbbfe3 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Tue Apr 6 08:04:32 2021 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Tue Apr 6 08:14:15 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cdf3b11
dev-util/edi: stabilize 0.8.0 on x86 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-util/edi/edi-0.8.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/edi/edi-0.8.0.ebuild b/dev-util/edi/edi-0.8.0.ebuild index b90faeeb5e6..0f5adb3277a 100644 --- a/dev-util/edi/edi-0.8.0.ebuild +++ b/dev-util/edi/edi-0.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/Enlightenment/edi/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="GPL-2 GPL-3 LGPL-2.1-with-linking-exception" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="clang" RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )
