commit: 9d3b0b648ffa5eaebe1d6405048a16699e0facfa
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 26 00:46:22 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 26 00:46:22 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d3b0b64
app-editors/moe: Stabilize 1.15 arm, #954420
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-editors/moe/moe-1.15.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-editors/moe/moe-1.15.ebuild b/app-editors/moe/moe-1.15.ebuild
index 191bb22b518a..c2f3097b3e77 100644
--- a/app-editors/moe/moe-1.15.ebuild
+++ b/app-editors/moe/moe-1.15.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.lz"
LICENSE="GPL-2+"
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}"