commit: e9edad2cc9d36674e644d83e41bc1167f8fe44bf Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Tue Apr 6 08:12:09 2021 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Tue Apr 6 08:14:16 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9edad2c
dev-util/edi: stabilize 0.8.0 on amd64 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-util/edi/edi-0.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/edi/edi-0.8.0.ebuild b/dev-util/edi/edi-0.8.0.ebuild index 0f5adb3277a..7d927fc23d2 100644 --- a/dev-util/edi/edi-0.8.0.ebuild +++ b/dev-util/edi/edi-0.8.0.ebuild @@ -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] )
