From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 4804013888F for ; Mon, 19 Oct 2015 10:20:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0E960E0880; Mon, 19 Oct 2015 10:19:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4309E21C03C for ; Mon, 19 Oct 2015 10:19:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7964B340712 for ; Mon, 19 Oct 2015 10:19:48 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B4A69135B for ; Mon, 19 Oct 2015 10:19:44 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1445249800.c865983ec4048c645f357a76b12e72a8030bd8d7.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-leechcraft/lc-summary/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-leechcraft/lc-summary/lc-summary-0.6.70.ebuild X-VCS-Directories: app-leechcraft/lc-summary/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: c865983ec4048c645f357a76b12e72a8030bd8d7 X-VCS-Branch: master Date: Mon, 19 Oct 2015 10:19:44 +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: 87e4983e-06ec-4533-991a-da7299966f76 X-Archives-Hash: 586188c14824d269ec51b8e31cb7d1ba commit: c865983ec4048c645f357a76b12e72a8030bd8d7 Author: Mikle Kolyada gentoo org> AuthorDate: Mon Oct 19 10:10:30 2015 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon Oct 19 10:16:40 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c865983e app-leechcraft/lc-summary: amd64 stable wrt bug #563420 Package-Manager: portage-2.2.20.1 app-leechcraft/lc-summary/lc-summary-0.6.70.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-leechcraft/lc-summary/lc-summary-0.6.70.ebuild b/app-leechcraft/lc-summary/lc-summary-0.6.70.ebuild index a1035d9..957d168 100644 --- a/app-leechcraft/lc-summary/lc-summary-0.6.70.ebuild +++ b/app-leechcraft/lc-summary/lc-summary-0.6.70.ebuild @@ -9,7 +9,7 @@ inherit leechcraft DESCRIPTION="Summary plugin for Leechcraft" SLOT="0" -KEYWORDS=" ~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug" DEPEND="~app-leechcraft/lc-core-${PV}"