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 23FCC1382C5 for ; Sun, 4 Mar 2018 17:07:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 42AF7E0896; Sun, 4 Mar 2018 17:07:39 +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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 21B9FE0896 for ; Sun, 4 Mar 2018 17:07:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 CA57A335CC2 for ; Sun, 4 Mar 2018 17:07:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8201523F for ; Sun, 4 Mar 2018 17:07:36 +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: <1520183249.8f397b425b7e1014d8e3b8989f085e78dce58a13.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-20171014.ebuild X-VCS-Directories: app-editors/mg/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: 8f397b425b7e1014d8e3b8989f085e78dce58a13 X-VCS-Branch: master Date: Sun, 4 Mar 2018 17:07:36 +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: bd9b92ed-c488-4087-80af-d65b1915a999 X-Archives-Hash: a680c5e8faa9679bf4ed01440aeb07b8 commit: 8f397b425b7e1014d8e3b8989f085e78dce58a13 Author: Tobias Klausmann gentoo org> AuthorDate: Sun Mar 4 16:29:15 2018 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Sun Mar 4 17:07:29 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f397b42 app-editors/mg-20171014-r0: alpha stable Gentoo-Bug: http://bugs.gentoo.org/646082 app-editors/mg/mg-20171014.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/mg/mg-20171014.ebuild b/app-editors/mg/mg-20171014.ebuild index e9e5b543bd7..455697a7942 100644 --- a/app-editors/mg/mg-20171014.ebuild +++ b/app-editors/mg/mg-20171014.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://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