diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-08-29 09:19:20 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-08-29 09:19:20 +0200 |
commit | 50f63ff8733425da4b77a66dd787867ab6eebb93 (patch) | |
tree | 59e31e63e478275c53a6818642f177df8a27b025 /app-editors | |
parent | app-portage/portage-utils: x86 stable wrt bug #867190 (diff) | |
download | gentoo-50f63ff8733425da4b77a66dd787867ab6eebb93.tar.gz gentoo-50f63ff8733425da4b77a66dd787867ab6eebb93.tar.bz2 gentoo-50f63ff8733425da4b77a66dd787867ab6eebb93.zip |
app-editors/moe: x86 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 5b893619380a..8c5cdd983499 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}" |