From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1288198-garchives=archives.gentoo.org@lists.gentoo.org>
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 D7EDA1382C5
	for <garchives@archives.gentoo.org>; Mon, 31 May 2021 07:58:22 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id A4CAFE086C;
	Mon, 31 May 2021 07:58:19 +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 8B69DE086C
	for <gentoo-commits@lists.gentoo.org>; Mon, 31 May 2021 07:58:19 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(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 CE8AD340E2B
	for <gentoo-commits@lists.gentoo.org>; Mon, 31 May 2021 07:58:17 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 2E97D7B2
	for <gentoo-commits@lists.gentoo.org>; Mon, 31 May 2021 07:58:14 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org>
Message-ID: <1622447832.bc37535fa290ef96c4e370093e55cb8a1b6a57a2.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/mg/
X-VCS-Repository: repo/gentoo
X-VCS-Files: app-editors/mg/mg-20210314.ebuild
X-VCS-Directories: app-editors/mg/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: bc37535fa290ef96c4e370093e55cb8a1b6a57a2
X-VCS-Branch: master
Date: Mon, 31 May 2021 07:58:14 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: b155d593-358c-4396-bd46-a4f7572d319b
X-Archives-Hash: ac4f77c503c27069937311ca359d001e

commit:     bc37535fa290ef96c4e370093e55cb8a1b6a57a2
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May 31 07:57:12 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 31 07:57:12 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc37535f

app-editors/mg: Stabilize 20210314 ppc, #793116

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-editors/mg/mg-20210314.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/mg/mg-20210314.ebuild b/app-editors/mg/mg-20210314.ebuild
index 5ce6b2e7ed2..2520421b3af 100644
--- a/app-editors/mg/mg-20210314.ebuild
+++ b/app-editors/mg/mg-20210314.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/hboetes/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~hppa ppc ~ppc64 sparc ~x86"
 IUSE="livecd"
 
 RDEPEND="sys-libs/ncurses:0