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 27E2A15800D for ; Sun, 2 Jul 2023 17:15:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C8ACCE0882; Sun, 2 Jul 2023 17:15:17 +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 AE551E0882 for ; Sun, 2 Jul 2023 17:15:17 +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 AA073335D56 for ; Sun, 2 Jul 2023 17:15:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0D9FDAC7 for ; Sun, 2 Jul 2023 17:15:15 +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: <1688317580.06f8ffdb9a0de68f90dcf834fd3a4e44af069dfc.stasibear@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libnpupnp/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/libnpupnp/libnpupnp-5.0.2-r1.ebuild X-VCS-Directories: net-libs/libnpupnp/ X-VCS-Committer: stasibear X-VCS-Committer-Name: Erik Mackdanz X-VCS-Revision: 06f8ffdb9a0de68f90dcf834fd3a4e44af069dfc X-VCS-Branch: master Date: Sun, 2 Jul 2023 17:15:15 +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: ca59a8b3-6251-44e8-bc07-faeccc3b35fd X-Archives-Hash: 40486ef46e0775ec8ee641918abf8396 commit: 06f8ffdb9a0de68f90dcf834fd3a4e44af069dfc Author: Erik Mackdanz gentoo org> AuthorDate: Sun Jul 2 17:06:16 2023 +0000 Commit: Erik Mackdanz gentoo org> CommitDate: Sun Jul 2 17:06:20 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06f8ffdb net-libs/libnpupnp: stabilize 5.0.2-r1 for amd64, x86 Signed-off-by: Erik Mackdanz gentoo.org> net-libs/libnpupnp/libnpupnp-5.0.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/libnpupnp/libnpupnp-5.0.2-r1.ebuild b/net-libs/libnpupnp/libnpupnp-5.0.2-r1.ebuild index f6bed8de5a5f..47edf9c364e2 100644 --- a/net-libs/libnpupnp/libnpupnp-5.0.2-r1.ebuild +++ b/net-libs/libnpupnp/libnpupnp-5.0.2-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.lesbonscomptes.com/upmpdcli/downloads/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND=" dev-libs/expat