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 11FCF15800F for ; Fri, 10 Feb 2023 20:36:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5EA66E085B; Fri, 10 Feb 2023 20:36:23 +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 442D9E085B for ; Fri, 10 Feb 2023 20:36:23 +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 5E1C533FD3F for ; Fri, 10 Feb 2023 20:36:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DEB298B4 for ; Fri, 10 Feb 2023 20:36:18 +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: <1676061299.2fd065768110dee0067f1868273de14ce297e62b.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-erlang/esip/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-erlang/esip/esip-1.0.49.ebuild X-VCS-Directories: dev-erlang/esip/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 2fd065768110dee0067f1868273de14ce297e62b X-VCS-Branch: master Date: Fri, 10 Feb 2023 20:36:18 +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: fc7541bc-0ead-405e-946e-28fba9191afb X-Archives-Hash: 67d42496fc8650027eae460f24613664 commit: 2fd065768110dee0067f1868273de14ce297e62b Author: Sam James gentoo org> AuthorDate: Fri Feb 10 20:34:59 2023 +0000 Commit: Sam James gentoo org> CommitDate: Fri Feb 10 20:34:59 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fd06576 dev-erlang/esip: Stabilize 1.0.49 amd64, #893844 Signed-off-by: Sam James gentoo.org> dev-erlang/esip/esip-1.0.49.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-erlang/esip/esip-1.0.49.ebuild b/dev-erlang/esip/esip-1.0.49.ebuild index 18458b002286..4f818e02d572 100644 --- a/dev-erlang/esip/esip-1.0.49.ebuild +++ b/dev-erlang/esip/esip-1.0.49.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86" DEPEND=" >=dev-erlang/fast_tls-1.1.16