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 D9A3F15802F for ; Thu, 23 Feb 2023 19:43:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DBB67E07C5; Thu, 23 Feb 2023 19:43:49 +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 7C60CE07B3 for ; Thu, 23 Feb 2023 19:43:49 +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 6F812340CD0 for ; Thu, 23 Feb 2023 19:43:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1C9E88B9 for ; Thu, 23 Feb 2023 19:43:46 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1677181413.ca800ef870fc9c465ffe975e456c182f62fc470b.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kidletime/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/kidletime/kidletime-5.102.0-r1.ebuild X-VCS-Directories: kde-frameworks/kidletime/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: ca800ef870fc9c465ffe975e456c182f62fc470b X-VCS-Branch: master Date: Thu, 23 Feb 2023 19:43:46 +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: aa44c689-1c93-4c7b-9e6d-3979674b9d94 X-Archives-Hash: f60a64eb1f5c4ef1fe594719b97d7a9b commit: ca800ef870fc9c465ffe975e456c182f62fc470b Author: Arthur Zamarin gentoo org> AuthorDate: Thu Feb 23 19:43:33 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Thu Feb 23 19:43:33 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca800ef8 kde-frameworks/kidletime: Stabilize 5.102.0-r1 arm64, #895636 Signed-off-by: Arthur Zamarin gentoo.org> kde-frameworks/kidletime/kidletime-5.102.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-frameworks/kidletime/kidletime-5.102.0-r1.ebuild b/kde-frameworks/kidletime/kidletime-5.102.0-r1.ebuild index 3c3ada0ad28c..112484013a0e 100644 --- a/kde-frameworks/kidletime/kidletime-5.102.0-r1.ebuild +++ b/kde-frameworks/kidletime/kidletime-5.102.0-r1.ebuild @@ -10,7 +10,7 @@ inherit ecm frameworks.kde.org DESCRIPTION="Framework for detection and notification of device idle time" LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86" IUSE="wayland X xscreensaver" REQUIRED_USE="xscreensaver? ( X )"