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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BF48415800A for ; Mon, 14 Aug 2023 01:53:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F1F032BC024; Mon, 14 Aug 2023 01:53:09 +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 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D3D752BC024 for ; Mon, 14 Aug 2023 01:53:09 +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 BD28F340D17 for ; Mon, 14 Aug 2023 01:53:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2D475F1F for ; Mon, 14 Aug 2023 01:53:07 +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: <1691977431.0e9cdd1a0655d6b5631adf55a22b9b66ae93475a.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.23.0.ebuild X-VCS-Directories: net-libs/libupnpp/ X-VCS-Committer: stasibear X-VCS-Committer-Name: Erik Mackdanz X-VCS-Revision: 0e9cdd1a0655d6b5631adf55a22b9b66ae93475a X-VCS-Branch: master Date: Mon, 14 Aug 2023 01:53:07 +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: a3bb50f4-043b-4848-8714-43a205e5414d X-Archives-Hash: 556563138c4873cfcc3eff49c97e38d0 commit: 0e9cdd1a0655d6b5631adf55a22b9b66ae93475a Author: Erik Mackdanz gentoo org> AuthorDate: Mon Aug 14 01:43:41 2023 +0000 Commit: Erik Mackdanz gentoo org> CommitDate: Mon Aug 14 01:43:51 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e9cdd1a net-libs/libupnpp: stabilize 0.23.0 for amd64, x86 Signed-off-by: Erik Mackdanz gentoo.org> net-libs/libupnpp/libupnpp-0.23.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/libupnpp/libupnpp-0.23.0.ebuild b/net-libs/libupnpp/libupnpp-0.23.0.ebuild index b05822c3f097..ec0227f9ec2d 100644 --- a/net-libs/libupnpp/libupnpp-0.23.0.ebuild +++ b/net-libs/libupnpp/libupnpp-0.23.0.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