diff options
author | Sam James <sam@gentoo.org> | 2024-11-23 12:07:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-23 12:07:36 +0000 |
commit | b287cfa8ea7ce1aaf010ed718e21a1b4e1f0a8a4 (patch) | |
tree | 00e02c4c1c398b41230667a9048e3d8a78380a27 /app-editors | |
parent | app-text/sablotron: Stabilize 1.0.3-r3 arm, #944577 (diff) | |
download | gentoo-b287cfa8ea7ce1aaf010ed718e21a1b4e1f0a8a4.tar.gz gentoo-b287cfa8ea7ce1aaf010ed718e21a1b4e1f0a8a4.tar.bz2 gentoo-b287cfa8ea7ce1aaf010ed718e21a1b4e1f0a8a4.zip |
app-editors/moe: Stabilize 1.14 arm, #944598
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/moe/moe-1.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/moe/moe-1.14.ebuild b/app-editors/moe/moe-1.14.ebuild index 90da6b924e76..8c1be396f7a7 100644 --- a/app-editors/moe/moe-1.14.ebuild +++ b/app-editors/moe/moe-1.14.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}" |