diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-03-14 18:18:31 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-03-14 18:26:19 +0200 |
commit | cb13fc751e9b51a2f84b795bace4643c453e7f12 (patch) | |
tree | 3943a40733ce329ee9fbfb5fc0f38b591b9fd481 /app-editors/ecrire/ecrire-0.2.0-r1.ebuild | |
parent | app-editors/ecrire: stabilize 0.2.0-r1 for x86 (diff) | |
download | gentoo-cb13fc751e9b51a2f84b795bace4643c453e7f12.tar.gz gentoo-cb13fc751e9b51a2f84b795bace4643c453e7f12.tar.bz2 gentoo-cb13fc751e9b51a2f84b795bace4643c453e7f12.zip |
app-editors/ecrire: stabilize 0.2.0-r1 for amd64
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-editors/ecrire/ecrire-0.2.0-r1.ebuild')
-rw-r--r-- | app-editors/ecrire/ecrire-0.2.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/ecrire/ecrire-0.2.0-r1.ebuild b/app-editors/ecrire/ecrire-0.2.0-r1.ebuild index 578c0dd42b50..b32f2534ad6b 100644 --- a/app-editors/ecrire/ecrire-0.2.0-r1.ebuild +++ b/app-editors/ecrire/ecrire-0.2.0-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://download.enlightenment.org/rel/apps/ecrire/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="nls" DEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] ) |