commit: 22a3fa3402ac60f55ce219d961e2b537f8eb1aa7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 26 02:03:49 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 26 02:03:49 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22a3fa34
app-editors/moe: Stabilize 1.15 x86, #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 c2f3097b3e77..0fc0ae40772e 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}"