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 B29BA139694 for ; Tue, 25 Jul 2017 18:14:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 432BF1FC082; Tue, 25 Jul 2017 18:14:15 +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 1DAE41FC082 for ; Tue, 25 Jul 2017 18:14:15 +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 343603417FF for ; Tue, 25 Jul 2017 18:14:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C0BFD74D9 for ; Tue, 25 Jul 2017 18:14:10 +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: <1501006442.010b28d667d9be61eb9f47a827f3a6e3bd8b3ca3.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/threadweaver/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/threadweaver/threadweaver-5.36.0.ebuild X-VCS-Directories: kde-frameworks/threadweaver/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 010b28d667d9be61eb9f47a827f3a6e3bd8b3ca3 X-VCS-Branch: master Date: Tue, 25 Jul 2017 18:14:10 +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: 6a0f15ff-37df-4a89-adb3-5462ea7812bc X-Archives-Hash: 3df7d159a4e7c4138f86ce61b268d1a6 commit: 010b28d667d9be61eb9f47a827f3a6e3bd8b3ca3 Author: Alexis Ballier gentoo org> AuthorDate: Tue Jul 25 18:13:46 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Tue Jul 25 18:14:02 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=010b28d6 kde-frameworks/threadweaver: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.3 kde-frameworks/threadweaver/threadweaver-5.36.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-frameworks/threadweaver/threadweaver-5.36.0.ebuild b/kde-frameworks/threadweaver/threadweaver-5.36.0.ebuild index 86da7530029..d8403c75b94 100644 --- a/kde-frameworks/threadweaver/threadweaver-5.36.0.ebuild +++ b/kde-frameworks/threadweaver/threadweaver-5.36.0.ebuild @@ -7,7 +7,7 @@ inherit kde5 DESCRIPTION="Framework for managing threads using job and queue-based interfaces" LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="" src_prepare() {