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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1E0CB15827B for ; Mon, 11 Aug 2025 06:30:33 +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 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 0ED5A342167 for ; Mon, 11 Aug 2025 06:30:33 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id AFE5A110280; Mon, 11 Aug 2025 06:30:31 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id A7567110280 for ; Mon, 11 Aug 2025 06:30:31 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F3C1D342161 for ; Mon, 11 Aug 2025 06:30:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 64B2C3337 for ; Mon, 11 Aug 2025 06:30:29 +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: <1754893821.961be5dc68c1e168ff2d192cd424dc2aecc37fdd.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/gwenhywfar/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-libs/gwenhywfar/gwenhywfar-5.12.1.ebuild X-VCS-Directories: sys-libs/gwenhywfar/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 961be5dc68c1e168ff2d192cd424dc2aecc37fdd X-VCS-Branch: master Date: Mon, 11 Aug 2025 06:30:29 +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: 722e375a-ac98-4152-b1b4-0f3a70947d79 X-Archives-Hash: 67c758e28cb846808ed5342240f5e348 commit: 961be5dc68c1e168ff2d192cd424dc2aecc37fdd Author: Arthur Zamarin gentoo org> AuthorDate: Mon Aug 11 06:30:21 2025 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Mon Aug 11 06:30:21 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=961be5dc sys-libs/gwenhywfar: Stabilize 5.12.1 x86, #955181 Signed-off-by: Arthur Zamarin gentoo.org> sys-libs/gwenhywfar/gwenhywfar-5.12.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/gwenhywfar/gwenhywfar-5.12.1.ebuild b/sys-libs/gwenhywfar/gwenhywfar-5.12.1.ebuild index 1888e3a84a91..79b0b800bf52 100644 --- a/sys-libs/gwenhywfar/gwenhywfar-5.12.1.ebuild +++ b/sys-libs/gwenhywfar/gwenhywfar-5.12.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.aquamaniac.de/rdm/attachments/download/533/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/79" # correspond with libgwenhywfar.so version -KEYWORDS="amd64 ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="debug gtk qt6 test" # doc (is broken, bug #950614 # broken upstream, reported but got no reply