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 E5EF6138334 for ; Sat, 7 Jul 2018 09:02:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1B613E0C2F; Sat, 7 Jul 2018 09:02:08 +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 A2AF9E0C32 for ; Sat, 7 Jul 2018 09:02:07 +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 1B53B335CB2 for ; Sat, 7 Jul 2018 09:02:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5C078369 for ; Sat, 7 Jul 2018 09:02:02 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1530954088.8a2c3fa4461751547fc74e99d4e12f3e87ff313c.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/mg/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/mg/mg-20180408.ebuild X-VCS-Directories: app-editors/mg/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 8a2c3fa4461751547fc74e99d4e12f3e87ff313c X-VCS-Branch: master Date: Sat, 7 Jul 2018 09:02:02 +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: 01b9aed9-dc09-4d92-96f0-246e4d1e7ce3 X-Archives-Hash: 9e42149c4865d75e6158b4fe63230d38 commit: 8a2c3fa4461751547fc74e99d4e12f3e87ff313c Author: Rolf Eike Beer sf-mail de> AuthorDate: Fri Jul 6 17:56:01 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Jul 7 09:01:28 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a2c3fa4 app-editors/mg: stable 20180408 for sparc Bug: https://bugs.gentoo.org/659774 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc" app-editors/mg/mg-20180408.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/mg/mg-20180408.ebuild b/app-editors/mg/mg-20180408.ebuild index 060622d41dd..3ba0ac54b0d 100644 --- a/app-editors/mg/mg-20180408.ebuild +++ b/app-editors/mg/mg-20180408.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 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="livecd" RDEPEND="sys-libs/ncurses:0