diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2021-01-20 13:02:58 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2021-01-20 13:03:21 +0300 |
commit | 6a1e0cc7ab4007da1bd6ca05efda9976310b0d6d (patch) | |
tree | 4eb511abb19b25fd41d3ceb84f0137bc81d73c4f /app-editors/moe | |
parent | app-editors/moe: Version bump (v1.11) (diff) | |
download | gentoo-6a1e0cc7ab4007da1bd6ca05efda9976310b0d6d.tar.gz gentoo-6a1e0cc7ab4007da1bd6ca05efda9976310b0d6d.tar.bz2 gentoo-6a1e0cc7ab4007da1bd6ca05efda9976310b0d6d.zip |
app-editors/moe: mark stable
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-editors/moe')
-rw-r--r-- | app-editors/moe/moe-1.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/moe/moe-1.10.ebuild b/app-editors/moe/moe-1.10.ebuild index f530b53537f9..6d9028d722c4 100644 --- a/app-editors/moe/moe-1.10.ebuild +++ b/app-editors/moe/moe-1.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm x86 amd64-linux ~x86-linux" RDEPEND=" sys-libs/ncurses:0= |