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 4717415800F for ; Fri, 10 Feb 2023 20:36:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 544F4E086C; Fri, 10 Feb 2023 20:36:24 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 03645E0867 for ; Fri, 10 Feb 2023 20:36:24 +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 27A0F33FEB6 for ; Fri, 10 Feb 2023 20:36:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6D08F8BB for ; Fri, 10 Feb 2023 20:36:19 +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: <1676061308.cacd60c78debe4029cd375b6ff7d71cc62c21e84.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-erlang/stun/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-erlang/stun/stun-1.2.7.ebuild X-VCS-Directories: dev-erlang/stun/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: cacd60c78debe4029cd375b6ff7d71cc62c21e84 X-VCS-Branch: master Date: Fri, 10 Feb 2023 20:36:19 +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: 040b1eb6-6853-4e55-a075-c66f2dfd176c X-Archives-Hash: 36ffc7f29808b516bcace42b37a50a09 commit: cacd60c78debe4029cd375b6ff7d71cc62c21e84 Author: Sam James gentoo org> AuthorDate: Fri Feb 10 20:35:08 2023 +0000 Commit: Sam James gentoo org> CommitDate: Fri Feb 10 20:35:08 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cacd60c7 dev-erlang/stun: Stabilize 1.2.7 amd64, #893844 Signed-off-by: Sam James gentoo.org> dev-erlang/stun/stun-1.2.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-erlang/stun/stun-1.2.7.ebuild b/dev-erlang/stun/stun-1.2.7.ebuild index e7f602a2d3c2..72099eb16682 100644 --- a/dev-erlang/stun/stun-1.2.7.ebuild +++ b/dev-erlang/stun/stun-1.2.7.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86" DEPEND=" >=dev-erlang/fast_tls-1.1.15