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 BE56D1396D1 for ; Sat, 9 Sep 2017 10:27:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EF5FBE0D1C; Sat, 9 Sep 2017 10:27:29 +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 CD68CE0D1C for ; Sat, 9 Sep 2017 10:27:29 +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 9AF20341711 for ; Sat, 9 Sep 2017 10:27:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 177C38F52 for ; Sat, 9 Sep 2017 10:27:27 +0000 (UTC) From: "Markus Meier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" Message-ID: <1504952586.e24ebb9a29966f1844048ed1b98ee257ea7900bd.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/mg/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/mg/mg-20170401.ebuild X-VCS-Directories: app-editors/mg/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: e24ebb9a29966f1844048ed1b98ee257ea7900bd X-VCS-Branch: master Date: Sat, 9 Sep 2017 10:27:27 +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: 4f83a5c8-3512-4547-8b40-70654bb0bf36 X-Archives-Hash: 1064dea7b0d3691daca16777625346b4 commit: e24ebb9a29966f1844048ed1b98ee257ea7900bd Author: Markus Meier gentoo org> AuthorDate: Sat Sep 9 10:23:06 2017 +0000 Commit: Markus Meier gentoo org> CommitDate: Sat Sep 9 10:23:06 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e24ebb9a app-editors/mg: arm stable, bug #629240 Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" app-editors/mg/mg-20170401.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/mg/mg-20170401.ebuild b/app-editors/mg/mg-20170401.ebuild index 5dc787f6475..791362c6513 100644 --- a/app-editors/mg/mg-20170401.ebuild +++ b/app-editors/mg/mg-20170401.ebuild @@ -11,7 +11,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