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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CCD3C158094 for ; Fri, 23 Sep 2022 13:05:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 082A0E08AD; Fri, 23 Sep 2022 13:05:57 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E29D3E08AD for ; Fri, 23 Sep 2022 13:05:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C8C1E340D1D for ; Fri, 23 Sep 2022 13:05:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 451B45E3 for ; Fri, 23 Sep 2022 13:05:54 +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: <1663938140.6d17d0efb86a6a9023299c2baecfc5926576c7a2.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-bigscreen/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-bigscreen/plasma-bigscreen-5.25.90.ebuild X-VCS-Directories: kde-plasma/plasma-bigscreen/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 6d17d0efb86a6a9023299c2baecfc5926576c7a2 X-VCS-Branch: master Date: Fri, 23 Sep 2022 13:05:54 +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: d2365797-f324-4055-912b-1271d9d5f6be X-Archives-Hash: 1434ac7fef93d8154e1f2b3ffaa4725f commit: 6d17d0efb86a6a9023299c2baecfc5926576c7a2 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Sep 23 13:01:50 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Sep 23 13:02:20 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=6d17d0ef kde-plasma/plasma-bigscreen: keyword 5.25.90 for ~amd64 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-bigscreen/plasma-bigscreen-5.25.90.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/plasma-bigscreen/plasma-bigscreen-5.25.90.ebuild b/kde-plasma/plasma-bigscreen/plasma-bigscreen-5.25.90.ebuild index 946052818f..e60c56b560 100644 --- a/kde-plasma/plasma-bigscreen/plasma-bigscreen-5.25.90.ebuild +++ b/kde-plasma/plasma-bigscreen/plasma-bigscreen-5.25.90.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://plasma-bigscreen.org/" LICENSE="Apache-2.0 GPL-2" SLOT="5" -IUSE="~amd64" +KEYWORDS="~amd64" DEPEND=" >=dev-qt/qtdbus-${QTMIN}:5