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 3F3CB138334 for ; Sun, 3 Mar 2019 08:44:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AED82E0949; Sun, 3 Mar 2019 08:44:32 +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 7FE84E0949 for ; Sun, 3 Mar 2019 08:44:32 +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 A1840335CED for ; Sun, 3 Mar 2019 08:44:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 24CA344B for ; Sun, 3 Mar 2019 08:44:28 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1551602637.a216241f507aeb0e62705f0026d77e99b07abdd3.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/modemmanager-qt/, kde-frameworks/qqc2-desktop-style/ X-VCS-Repository: proj/kde X-VCS-Files: kde-frameworks/modemmanager-qt/modemmanager-qt-5.56.0.ebuild kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-5.56.0.ebuild X-VCS-Directories: kde-frameworks/modemmanager-qt/ kde-frameworks/qqc2-desktop-style/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: a216241f507aeb0e62705f0026d77e99b07abdd3 X-VCS-Branch: master Date: Sun, 3 Mar 2019 08:44:28 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: be057278-982f-4050-9dc5-eb6c0cdda788 X-Archives-Hash: 2ae8af4d37db3ee810095a312088575d commit: a216241f507aeb0e62705f0026d77e99b07abdd3 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Mar 3 08:43:57 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Mar 3 08:43:57 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=a216241f kde-frameworks: Sync new KEYWORDS from Gentoo ebuild repo Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/modemmanager-qt/modemmanager-qt-5.56.0.ebuild | 2 +- kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-5.56.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-frameworks/modemmanager-qt/modemmanager-qt-5.56.0.ebuild b/kde-frameworks/modemmanager-qt/modemmanager-qt-5.56.0.ebuild index 3a78c79897..a1b0690160 100644 --- a/kde-frameworks/modemmanager-qt/modemmanager-qt-5.56.0.ebuild +++ b/kde-frameworks/modemmanager-qt/modemmanager-qt-5.56.0.ebuild @@ -7,7 +7,7 @@ inherit kde5 DESCRIPTION="ModemManager bindings for Qt" LICENSE="LGPL-2" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="" BDEPEND=" diff --git a/kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-5.56.0.ebuild b/kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-5.56.0.ebuild index 744dd4e925..a2b2911b13 100644 --- a/kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-5.56.0.ebuild +++ b/kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-5.56.0.ebuild @@ -7,7 +7,7 @@ KDE_QTHELP="false" inherit kde5 DESCRIPTION="Style for QtQuickControls 2 that uses QWidget's QStyle for painting" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" LICENSE="|| ( GPL-2+ LGPL-3+ )" IUSE=""