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 784491581C1 for ; Sat, 13 Jul 2024 15:37:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4CD582BC155; Sat, 13 Jul 2024 15:37:37 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 299712BC155 for ; Sat, 13 Jul 2024 15:37:37 +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 5E2F634302D for ; Sat, 13 Jul 2024 15:37:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EFDD71E19 for ; Sat, 13 Jul 2024 15:37:34 +0000 (UTC) From: "Erik Mackdanz" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Erik Mackdanz" Message-ID: <1720885041.d69f8fc6bf921da2c7efafed2bc4cc1dbcb4c70b.stasibear@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libupnpp/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/libupnpp/libupnpp-0.26.5.ebuild X-VCS-Directories: net-libs/libupnpp/ X-VCS-Committer: stasibear X-VCS-Committer-Name: Erik Mackdanz X-VCS-Revision: d69f8fc6bf921da2c7efafed2bc4cc1dbcb4c70b X-VCS-Branch: master Date: Sat, 13 Jul 2024 15:37:34 +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: 926d3aae-3e1c-438e-8a93-ac7492721333 X-Archives-Hash: 8f8506e7685b5e1224f8a3ab74b9a560 commit: d69f8fc6bf921da2c7efafed2bc4cc1dbcb4c70b Author: Erik Mackdanz gentoo org> AuthorDate: Sat Jul 13 15:31:24 2024 +0000 Commit: Erik Mackdanz gentoo org> CommitDate: Sat Jul 13 15:37:21 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d69f8fc6 net-libs/libupnpp: stabilize 0.26.5 for amd64, x86 Signed-off-by: Erik Mackdanz gentoo.org> net-libs/libupnpp/libupnpp-0.26.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/libupnpp/libupnpp-0.26.5.ebuild b/net-libs/libupnpp/libupnpp-0.26.5.ebuild index ebcc007281ee..3a5d54e39669 100644 --- a/net-libs/libupnpp/libupnpp-0.26.5.ebuild +++ b/net-libs/libupnpp/libupnpp-0.26.5.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://www.lesbonscomptes.com/upmpdcli/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" DEPEND=" dev-libs/expat