From f4becbf1c5a1e3915faf4fcfdb2910fff2745265 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakov=20Smoli=C4=87?= Date: Mon, 29 Aug 2022 21:31:24 +0200 Subject: [PATCH] app-editors/moe: stabilize 1.12 for arm MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakov Smolić --- app-editors/moe/moe-1.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/moe/moe-1.12.ebuild b/app-editors/moe/moe-1.12.ebuild index db582752da2c8..83d00419afd14 100644 --- a/app-editors/moe/moe-1.12.ebuild +++ b/app-editors/moe/moe-1.12.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm ~riscv x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm ~riscv x86 ~amd64-linux ~x86-linux" RDEPEND="sys-libs/ncurses:=" DEPEND="${RDEPEND}"