diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-03-14 18:18:19 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-03-14 18:26:19 +0200 |
commit | 5b7f8721e28318a27f641fe89d503036b86d51e4 (patch) | |
tree | 2df774a2e853c9af3d44f5050b222e172376d92e /app-editors | |
parent | dev-libs/efl: stabilize 1.26.2 for amd64 (diff) | |
download | gentoo-5b7f8721e28318a27f641fe89d503036b86d51e4.tar.gz gentoo-5b7f8721e28318a27f641fe89d503036b86d51e4.tar.bz2 gentoo-5b7f8721e28318a27f641fe89d503036b86d51e4.zip |
app-editors/ecrire: stabilize 0.2.0-r1 for x86
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-editors')
-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 3b8035560242..578c0dd42b50 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] ) |