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 D3D68139694 for ; Tue, 25 Jul 2017 18:14:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 765671FC018; Tue, 25 Jul 2017 18:14:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 4E1161FC018 for ; Tue, 25 Jul 2017 18:14:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 908573417F7 for ; Tue, 25 Jul 2017 18:14:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D0D4674CD for ; Tue, 25 Jul 2017 18:14:09 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1501006438.985c7e9bb8570d642cc28dffbeec09835f3acd87.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kdnssd/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/kdnssd/kdnssd-5.36.0.ebuild X-VCS-Directories: kde-frameworks/kdnssd/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 985c7e9bb8570d642cc28dffbeec09835f3acd87 X-VCS-Branch: master Date: Tue, 25 Jul 2017 18:14:09 +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: 03fb5dfb-d636-4c30-8a63-1d24da94296a X-Archives-Hash: b54402c7889d455cfcd4136aa7c8d343 commit: 985c7e9bb8570d642cc28dffbeec09835f3acd87 Author: Alexis Ballier gentoo org> AuthorDate: Tue Jul 25 18:11:55 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Tue Jul 25 18:13:58 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=985c7e9b kde-frameworks/kdnssd: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.3 kde-frameworks/kdnssd/kdnssd-5.36.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-frameworks/kdnssd/kdnssd-5.36.0.ebuild b/kde-frameworks/kdnssd/kdnssd-5.36.0.ebuild index e6f37899e57..9b4e417669e 100644 --- a/kde-frameworks/kdnssd/kdnssd-5.36.0.ebuild +++ b/kde-frameworks/kdnssd/kdnssd-5.36.0.ebuild @@ -7,7 +7,7 @@ inherit kde5 DESCRIPTION="Framework for network service discovery using Zeroconf" LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="nls zeroconf" RDEPEND="