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 990D9158083 for ; Thu, 12 Sep 2024 17:21:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 475C8E29C4; Thu, 12 Sep 2024 17:21:45 +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 2E9BCE29C4 for ; Thu, 12 Sep 2024 17:21:45 +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 4D369340B57 for ; Thu, 12 Sep 2024 17:21:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AE4DA1F58 for ; Thu, 12 Sep 2024 17:21:40 +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: <1726161587.a16cf5d8a578ecfbb21f5ea8939f796e2f4ed928.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kio/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/kio/kio-6.5.0.ebuild X-VCS-Directories: kde-frameworks/kio/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: a16cf5d8a578ecfbb21f5ea8939f796e2f4ed928 X-VCS-Branch: master Date: Thu, 12 Sep 2024 17:21:40 +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: d9b5a383-0b52-4bbf-8f8c-b510020f522b X-Archives-Hash: 61857e8a9783ab3ee655d6833260006d commit: a16cf5d8a578ecfbb21f5ea8939f796e2f4ed928 Author: Arthur Zamarin gentoo org> AuthorDate: Thu Sep 12 17:19:47 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Thu Sep 12 17:19:47 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a16cf5d8 kde-frameworks/kio: Stabilize 6.5.0 ppc64, #934478 Signed-off-by: Arthur Zamarin gentoo.org> kde-frameworks/kio/kio-6.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-frameworks/kio/kio-6.5.0.ebuild b/kde-frameworks/kio/kio-6.5.0.ebuild index d00d18ba1dcd..6181c0953478 100644 --- a/kde-frameworks/kio/kio-6.5.0.ebuild +++ b/kde-frameworks/kio/kio-6.5.0.ebuild @@ -14,7 +14,7 @@ inherit ecm frameworks.kde.org xdg-utils DESCRIPTION="Framework providing transparent file and data management" LICENSE="LGPL-2+" -KEYWORDS="amd64 arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm64 ppc64 ~riscv ~x86" IUSE="acl +kwallet wayland X" # tests hang