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 EFF3259CA3 for ; Sun, 6 Mar 2016 11:32:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8129B21C09B for ; Sun, 6 Mar 2016 11:32:09 +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 D31F9E07EA for ; Sat, 5 Mar 2016 11:55:08 +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 056B6340813 for ; Sat, 5 Mar 2016 11:55:08 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A40EF16C5 for ; Sat, 5 Mar 2016 11:55:06 +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: <1457178718.53863c5c6dc7aa8ad275721dba2ec38933570b02.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/zeroconf-ioslave/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/zeroconf-ioslave/zeroconf-ioslave-15.08.3.ebuild X-VCS-Directories: kde-apps/zeroconf-ioslave/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 53863c5c6dc7aa8ad275721dba2ec38933570b02 X-VCS-Branch: master Date: Sat, 5 Mar 2016 11:55:06 +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: 9f6388e6-0bd4-4ded-ac47-4b2dad908f93 X-Archives-Hash: 6511ab4647a9c0c6a6a86834b35ca6f9 commit: 53863c5c6dc7aa8ad275721dba2ec38933570b02 Author: Mikle Kolyada gentoo org> AuthorDate: Sat Mar 5 11:51:58 2016 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat Mar 5 11:51:58 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53863c5c kde-apps/zeroconf-ioslave: amd64 stable wrt bug #569742 Package-Manager: portage-2.2.26 kde-apps/zeroconf-ioslave/zeroconf-ioslave-15.08.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/zeroconf-ioslave/zeroconf-ioslave-15.08.3.ebuild b/kde-apps/zeroconf-ioslave/zeroconf-ioslave-15.08.3.ebuild index bb579e5..2b0bd8a 100644 --- a/kde-apps/zeroconf-ioslave/zeroconf-ioslave-15.08.3.ebuild +++ b/kde-apps/zeroconf-ioslave/zeroconf-ioslave-15.08.3.ebuild @@ -7,5 +7,5 @@ EAPI=5 inherit kde4-base DESCRIPTION="A DNSSD (DNS Service Discovery - part of Rendezvous) ioslave and kded module" -KEYWORDS=" ~amd64 ~x86" +KEYWORDS=" amd64 ~x86" IUSE="debug"