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 95567139694 for ; Fri, 7 Jul 2017 07:11:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 15F932340E0; Fri, 7 Jul 2017 07:11:49 +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 D9E782340DE for ; Fri, 7 Jul 2017 07:11:48 +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 04E173418B7 for ; Fri, 7 Jul 2017 07:11:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 56D9D74B1 for ; Fri, 7 Jul 2017 07:11:45 +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: <1499411430.657efd4e5ccb66c99d884695e52a0259ed32b7b0.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kcrash/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/kcrash/kcrash-5.35.0.ebuild X-VCS-Directories: kde-frameworks/kcrash/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 657efd4e5ccb66c99d884695e52a0259ed32b7b0 X-VCS-Branch: master Date: Fri, 7 Jul 2017 07:11:45 +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: 50aaf1e9-454e-4a7c-bf53-86e4f2ab9e7b X-Archives-Hash: e8af18010060b4703c67a22ec8ed0606 commit: 657efd4e5ccb66c99d884695e52a0259ed32b7b0 Author: Alexis Ballier gentoo org> AuthorDate: Fri Jul 7 07:09:42 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Fri Jul 7 07:10:30 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=657efd4e kde-frameworks/kcrash: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 kde-frameworks/kcrash/kcrash-5.35.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-frameworks/kcrash/kcrash-5.35.0.ebuild b/kde-frameworks/kcrash/kcrash-5.35.0.ebuild index ce8d163fed6..6fa9f34fe4c 100644 --- a/kde-frameworks/kcrash/kcrash-5.35.0.ebuild +++ b/kde-frameworks/kcrash/kcrash-5.35.0.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Framework for intercepting and handling application crashes" LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="nls" # requires running kde environment