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 9EECD139696 for ; Mon, 17 Jul 2017 18:09:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BABDEE0E98; Mon, 17 Jul 2017 18:09:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 963F7E0E98 for ; Mon, 17 Jul 2017 18:09:37 +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 A3D9634197E for ; Mon, 17 Jul 2017 18:09:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 48F1C74BA for ; Mon, 17 Jul 2017 18:09:35 +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: <1500314970.785aa0d72b16eaf7a99b3bfbf109a54f3f7894fd.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kdeclarative/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/kdeclarative/kdeclarative-5.36.0.ebuild X-VCS-Directories: kde-frameworks/kdeclarative/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 785aa0d72b16eaf7a99b3bfbf109a54f3f7894fd X-VCS-Branch: master Date: Mon, 17 Jul 2017 18:09:35 +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: 15e7b3b4-c417-4727-9db6-e2efbaf998c8 X-Archives-Hash: a1cb218e44f3e4334d9e90f6005331f2 commit: 785aa0d72b16eaf7a99b3bfbf109a54f3f7894fd Author: Alexis Ballier gentoo org> AuthorDate: Mon Jul 17 17:37:37 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Mon Jul 17 18:09:30 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=785aa0d7 kde-frameworks/kdeclarative: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 kde-frameworks/kdeclarative/kdeclarative-5.36.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-frameworks/kdeclarative/kdeclarative-5.36.0.ebuild b/kde-frameworks/kdeclarative/kdeclarative-5.36.0.ebuild index d231c1b90aa..0414dbb6239 100644 --- a/kde-frameworks/kdeclarative/kdeclarative-5.36.0.ebuild +++ b/kde-frameworks/kdeclarative/kdeclarative-5.36.0.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Framework providing integration of QML and KDE work spaces" LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="" # drop qtdeclarative subslot operator when QT_MINIMAL >= 5.8.0