From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 004E015808A for ; Mon, 14 Jul 2025 19:18:53 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id DEA35340E5D for ; Mon, 14 Jul 2025 19:18:52 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 8DECD11055F; Mon, 14 Jul 2025 19:18:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 843F611055F for ; Mon, 14 Jul 2025 19:18:43 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3DE40340E53 for ; Mon, 14 Jul 2025 19:18:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9B221314C for ; Mon, 14 Jul 2025 19:18:40 +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: <1752518217.e9c77e6c9ee67d5b92323ceae2feaf8904a4c9ab.orbea@gentoo> Subject: [gentoo-commits] repo/proj/libressl:master commit in: dev-qt/qtnetwork/ X-VCS-Repository: repo/proj/libressl X-VCS-Files: dev-qt/qtnetwork/qtnetwork-5.15.17.ebuild X-VCS-Directories: dev-qt/qtnetwork/ X-VCS-Committer: orbea X-VCS-Committer-Name: orbea X-VCS-Revision: e9c77e6c9ee67d5b92323ceae2feaf8904a4c9ab X-VCS-Branch: master Date: Mon, 14 Jul 2025 19:18: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: fc0f368e-986e-45c9-8c91-29721116d793 X-Archives-Hash: c46f2e458a6d8ee2b22af46b80d2ee20 commit: e9c77e6c9ee67d5b92323ceae2feaf8904a4c9ab Author: orbea riseup net> AuthorDate: Mon Jul 14 18:36:57 2025 +0000 Commit: orbea riseup net> CommitDate: Mon Jul 14 18:36:57 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=e9c77e6c dev-qt/qtnetwork: stabilize 5.15.17 Signed-off-by: orbea riseup.net> dev-qt/qtnetwork/qtnetwork-5.15.17.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-qt/qtnetwork/qtnetwork-5.15.17.ebuild b/dev-qt/qtnetwork/qtnetwork-5.15.17.ebuild index ee6edf3..bb8f27f 100644 --- a/dev-qt/qtnetwork/qtnetwork-5.15.17.ebuild +++ b/dev-qt/qtnetwork/qtnetwork-5.15.17.ebuild @@ -5,7 +5,7 @@ EAPI=8 if [[ ${PV} != *9999* ]]; then QT5_KDEPATCHSET_REV=1 - KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~x86" + KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv x86" fi QT5_MODULE="qtbase"