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 02850158176 for ; Sun, 12 Oct 2025 12:06:30 +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 E26D2340B46 for ; Sun, 12 Oct 2025 12:06:29 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 9209B110579; Sun, 12 Oct 2025 12:06:11 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 85408110577 for ; Sun, 12 Oct 2025 12:06:11 +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 429FC340DFE for ; Sun, 12 Oct 2025 12:06:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D80B137E8 for ; Sun, 12 Oct 2025 12:06:08 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1760270622.aeb25c50d16f238d7ca59cc75f7d20eefd7f420a.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/gupnp-tools/gupnp-tools-0.12.2.ebuild X-VCS-Directories: net-misc/gupnp-tools/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: aeb25c50d16f238d7ca59cc75f7d20eefd7f420a X-VCS-Branch: master Date: Sun, 12 Oct 2025 12:06:08 +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: 17257c29-2857-4197-8984-d166771566d2 X-Archives-Hash: eae1e25493e918aec07cb4891e0d8975 commit: aeb25c50d16f238d7ca59cc75f7d20eefd7f420a Author: Sam James gentoo org> AuthorDate: Sun Oct 12 12:03:42 2025 +0000 Commit: Sam James gentoo org> CommitDate: Sun Oct 12 12:03:42 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aeb25c50 net-misc/gupnp-tools: Stabilize 0.12.2 x86, #964114 Signed-off-by: Sam James gentoo.org> net-misc/gupnp-tools/gupnp-tools-0.12.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/gupnp-tools/gupnp-tools-0.12.2.ebuild b/net-misc/gupnp-tools/gupnp-tools-0.12.2.ebuild index 6abff635a587..e59d3f377177 100644 --- a/net-misc/gupnp-tools/gupnp-tools-0.12.2.ebuild +++ b/net-misc/gupnp-tools/gupnp-tools-0.12.2.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gupnp-tools" LICENSE="GPL-2+ LGPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" RDEPEND=" >=net-libs/gssdp-1.6.2:1.6=