From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 95FA31382C5 for ; Wed, 20 Jan 2021 10:03:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C9CDDE0828; Wed, 20 Jan 2021 10:03:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AE7C5E0828 for ; Wed, 20 Jan 2021 10:03:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6B66534109E for ; Wed, 20 Jan 2021 10:03:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E260B488 for ; Wed, 20 Jan 2021 10:03:23 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1611137001.6a1e0cc7ab4007da1bd6ca05efda9976310b0d6d.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/moe/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/moe/moe-1.10.ebuild X-VCS-Directories: app-editors/moe/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 6a1e0cc7ab4007da1bd6ca05efda9976310b0d6d X-VCS-Branch: master Date: Wed, 20 Jan 2021 10:03:23 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3d7de169-b7ff-4eeb-a395-a3d16d19e1df X-Archives-Hash: b1994bba463601276fead63509b6abf0 commit: 6a1e0cc7ab4007da1bd6ca05efda9976310b0d6d Author: Mikle Kolyada gentoo org> AuthorDate: Wed Jan 20 10:02:58 2021 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Wed Jan 20 10:03:21 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a1e0cc7 app-editors/moe: mark stable Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Mikle Kolyada gentoo.org> app-editors/moe/moe-1.10.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-editors/moe/moe-1.10.ebuild b/app-editors/moe/moe-1.10.ebuild index f530b53537f..6d9028d722c 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=