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 9B1B315802F for ; Sun, 5 Mar 2023 15:23:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C9AF1E0794; Sun, 5 Mar 2023 15:23:13 +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 B63D8E0794 for ; Sun, 5 Mar 2023 15:23:13 +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 010EC341261 for ; Sun, 5 Mar 2023 15:23:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 95353897 for ; Sun, 5 Mar 2023 15:23:11 +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: <1678029776.d08091dca464d7d716d3e94be4f74bd53cf4433d.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.22.4.ebuild X-VCS-Directories: net-libs/libupnpp/ X-VCS-Committer: stasibear X-VCS-Committer-Name: Erik Mackdanz X-VCS-Revision: d08091dca464d7d716d3e94be4f74bd53cf4433d X-VCS-Branch: master Date: Sun, 5 Mar 2023 15:23:11 +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: 1d6cacf4-1068-4c63-84fa-504e2ae5315e X-Archives-Hash: a5e9bf9f6fa6676dc7dd75ee9eeee4b5 commit: d08091dca464d7d716d3e94be4f74bd53cf4433d Author: Erik Mackdanz gentoo org> AuthorDate: Sun Mar 5 15:21:26 2023 +0000 Commit: Erik Mackdanz gentoo org> CommitDate: Sun Mar 5 15:22:56 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d08091dc net-libs/libupnpp: stabilize 0.22.4 for amd64, x86 Signed-off-by: Erik Mackdanz gentoo.org> net-libs/libupnpp/libupnpp-0.22.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/libupnpp/libupnpp-0.22.4.ebuild b/net-libs/libupnpp/libupnpp-0.22.4.ebuild index b05822c3f097..ec0227f9ec2d 100644 --- a/net-libs/libupnpp/libupnpp-0.22.4.ebuild +++ b/net-libs/libupnpp/libupnpp-0.22.4.ebuild @@ -8,7 +8,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