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 45E98139085 for ; Sun, 22 Jan 2017 16:27:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9F0C221C098; Sun, 22 Jan 2017 16:27:24 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7E81A21C098 for ; Sun, 22 Jan 2017 16:27:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 948753416A5 for ; Sun, 22 Jan 2017 16:27:23 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F35BD2CA7 for ; Sun, 22 Jan 2017 16:27:21 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1485102426.88141ec11a67e00a61a4abc98b86042e605cf0e2.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/mg/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/mg/mg-20161005.ebuild X-VCS-Directories: app-editors/mg/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 88141ec11a67e00a61a4abc98b86042e605cf0e2 X-VCS-Branch: master Date: Sun, 22 Jan 2017 16:27:21 +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-Archives-Salt: 9891cfb7-6651-41d9-b309-e1728c0085b9 X-Archives-Hash: 3af4385c698133e6e977ac39b716caf1 commit: 88141ec11a67e00a61a4abc98b86042e605cf0e2 Author: Agostino Sarubbo gentoo org> AuthorDate: Sun Jan 22 16:23:44 2017 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sun Jan 22 16:27:06 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88141ec1 app-editors/mg: sparc stable wrt bug #606116 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo gentoo.org> app-editors/mg/mg-20161005.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/mg/mg-20161005.ebuild b/app-editors/mg/mg-20161005.ebuild index 55a23b4..fc33395 100644 --- a/app-editors/mg/mg-20161005.ebuild +++ b/app-editors/mg/mg-20161005.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://homepage.boetes.org/software/mg/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="livecd" RDEPEND="sys-libs/ncurses:0