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 8B6F559CA3 for ; Sun, 6 Mar 2016 11:13:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0AF2021C055 for ; Sun, 6 Mar 2016 11:13:20 +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 1F6FEE081C for ; Sat, 5 Mar 2016 10:31:23 +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 142E03408D4 for ; Sat, 5 Mar 2016 10:31:22 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 677EF1BA0 for ; Sat, 5 Mar 2016 10:31:14 +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: <1457173686.0b7f11980fc5e8d20c52fc4a44d4b29884a0ff5f.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdenetwork-filesharing/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-15.08.3.ebuild X-VCS-Directories: kde-apps/kdenetwork-filesharing/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 0b7f11980fc5e8d20c52fc4a44d4b29884a0ff5f X-VCS-Branch: master Date: Sat, 5 Mar 2016 10:31:14 +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: 9deceb71-66cd-41b2-bcbb-476041e3a2b2 X-Archives-Hash: 53b73912e75bf4a5af83ec5564f76fe3 commit: 0b7f11980fc5e8d20c52fc4a44d4b29884a0ff5f Author: Mikle Kolyada gentoo org> AuthorDate: Sat Mar 5 10:28:06 2016 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat Mar 5 10:28:06 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b7f1198 kde-apps/kdenetwork-filesharing: amd64 stable wrt bug #569742 Package-Manager: portage-2.2.26 kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-15.08.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-15.08.3.ebuild b/kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-15.08.3.ebuild index 4698dd9..347ba40 100644 --- a/kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-15.08.3.ebuild +++ b/kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-15.08.3.ebuild @@ -7,5 +7,5 @@ EAPI=5 inherit kde4-base DESCRIPTION="kcontrol filesharing config module for SMB" -KEYWORDS=" ~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug"