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 278D5138330 for ; Wed, 21 Sep 2016 17:49:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 85581E0B22; Wed, 21 Sep 2016 17:48:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 0E26CE0B12 for ; Wed, 21 Sep 2016 17:48:54 +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 9E42C340BCB for ; Wed, 21 Sep 2016 17:48:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 02526249B for ; Wed, 21 Sep 2016 17:48:45 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1474480091.f1c335bb9566083a38bd6f5eca5acc9a905a357c.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/mg/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/mg/mg-20160421.ebuild X-VCS-Directories: app-editors/mg/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: f1c335bb9566083a38bd6f5eca5acc9a905a357c X-VCS-Branch: master Date: Wed, 21 Sep 2016 17:48:45 +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: 11d7c50b-a1fc-4777-9a64-ed6f635f5f46 X-Archives-Hash: 5a475bc44738dbc010b3236f2d96b8de commit: f1c335bb9566083a38bd6f5eca5acc9a905a357c Author: Tobias Klausmann gentoo org> AuthorDate: Wed Sep 21 17:48:11 2016 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Wed Sep 21 17:48:11 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1c335bb app-editors/mg-20160421-r0: add alpha keyword Gentoo-Bug: 592874 app-editors/mg/mg-20160421.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/mg/mg-20160421.ebuild b/app-editors/mg/mg-20160421.ebuild index 197182e..da38d34 100644 --- a/app-editors/mg/mg-20160421.ebuild +++ b/app-editors/mg/mg-20160421.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