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 00E24138334 for ; Sun, 10 Mar 2019 22:46:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 40839E0DE5; Sun, 10 Mar 2019 22:46:35 +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 186ECE0DE5 for ; Sun, 10 Mar 2019 22:46:35 +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 CA6BD335D28 for ; Sun, 10 Mar 2019 22:46:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 71B9257A for ; Sun, 10 Mar 2019 22:46:29 +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: <1552257955.9fb15487e8689540bb217d554816b0ae3589415b.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/discover/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/discover/discover-5.15.2-r1.ebuild X-VCS-Directories: kde-plasma/discover/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 9fb15487e8689540bb217d554816b0ae3589415b X-VCS-Branch: master Date: Sun, 10 Mar 2019 22:46:29 +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: a63dd85f-50c1-433c-9588-78ca52ca1716 X-Archives-Hash: c1488f6345d41c18a2e7f8d960366247 commit: 9fb15487e8689540bb217d554816b0ae3589415b Author: Roy Bamford gentoo org> AuthorDate: Sun Mar 10 22:13:13 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Mar 10 22:45:55 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fb15487 kde-plasma/discover: added ~arm64 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Roy Bamford gentoo.org> Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/discover/discover-5.15.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/discover/discover-5.15.2-r1.ebuild b/kde-plasma/discover/discover-5.15.2-r1.ebuild index 59f63447ccf..6317798c518 100644 --- a/kde-plasma/discover/discover-5.15.2-r1.ebuild +++ b/kde-plasma/discover/discover-5.15.2-r1.ebuild @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="KDE Plasma resources management GUI" HOMEPAGE="https://userbase.kde.org/Discover" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="firmware" # libmarkdown (app-text/discount) only used in PackageKitBackend