diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-08-29 20:44:36 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-08-29 20:44:36 +0200 |
commit | 068ada5056d0925fac0a6f7f82f5cc5db8a44aea (patch) | |
tree | a6095b4e6ba414b996e4015ae81a956a9a51f4e2 /app-editors | |
parent | app-crypt/libscrypt: amd64 stable wrt bug #865431 (diff) | |
download | gentoo-068ada5056d0925fac0a6f7f82f5cc5db8a44aea.tar.gz gentoo-068ada5056d0925fac0a6f7f82f5cc5db8a44aea.tar.bz2 gentoo-068ada5056d0925fac0a6f7f82f5cc5db8a44aea.zip |
app-editors/moe: amd64 stable wrt bug #865435
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/moe/moe-1.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/moe/moe-1.12.ebuild b/app-editors/moe/moe-1.12.ebuild index 8c5cdd983499..db582752da2c 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}" |