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 DA94915810D for ; Wed, 31 May 2023 15:34:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EC6C6E0917; Wed, 31 May 2023 15:34:25 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 D8116E0917 for ; Wed, 31 May 2023 15:34:25 +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 187CA340F40 for ; Wed, 31 May 2023 15:34:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1D524A84 for ; Wed, 31 May 2023 15:34:22 +0000 (UTC) From: "orbea" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "orbea" Message-ID: <1685546740.b3b713d7ca82b802b2730d0f01fcdc49c1c90f59.orbea@gentoo> Subject: [gentoo-commits] repo/proj/libressl:master commit in: kde-frameworks/kdelibs4support/ X-VCS-Repository: repo/proj/libressl X-VCS-Files: kde-frameworks/kdelibs4support/kdelibs4support-5.106.0.ebuild X-VCS-Directories: kde-frameworks/kdelibs4support/ X-VCS-Committer: orbea X-VCS-Committer-Name: orbea X-VCS-Revision: b3b713d7ca82b802b2730d0f01fcdc49c1c90f59 X-VCS-Branch: master Date: Wed, 31 May 2023 15:34:22 +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: e8bb2aa1-c5a2-4cf5-8bed-66e063eb4564 X-Archives-Hash: e57cf2321998f8efe8aec8cff9bbd4c2 commit: b3b713d7ca82b802b2730d0f01fcdc49c1c90f59 Author: orbea riseup net> AuthorDate: Wed May 31 15:25:40 2023 +0000 Commit: orbea riseup net> CommitDate: Wed May 31 15:25:40 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=b3b713d7 kde-frameworks/kdelibs4support: stabilize 5.106.0 for amd64 Signed-off-by: orbea riseup.net> kde-frameworks/kdelibs4support/kdelibs4support-5.106.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-frameworks/kdelibs4support/kdelibs4support-5.106.0.ebuild b/kde-frameworks/kdelibs4support/kdelibs4support-5.106.0.ebuild index 5c7777e..44a22a7 100644 --- a/kde-frameworks/kdelibs4support/kdelibs4support-5.106.0.ebuild +++ b/kde-frameworks/kdelibs4support/kdelibs4support-5.106.0.ebuild @@ -13,7 +13,7 @@ inherit ecm frameworks.kde.org DESCRIPTION="Framework easing the development transition from KDELibs 4 to KF 5" LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" IUSE="X" RESTRICT="test"