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 3E6D3158094 for ; Wed, 21 Sep 2022 17:37:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 69659E0A98; Wed, 21 Sep 2022 17:37:14 +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 4C9FFE0A98 for ; Wed, 21 Sep 2022 17:37:14 +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 4B0CD34113E for ; Wed, 21 Sep 2022 17:37:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C66475DF for ; Wed, 21 Sep 2022 17:37:11 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1663781805.dc828a43074f218374e6519519797792fb507a6b.flow@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.47.ebuild X-VCS-Directories: dev-erlang/esip/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: dc828a43074f218374e6519519797792fb507a6b X-VCS-Branch: master Date: Wed, 21 Sep 2022 17:37: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: 7af4d6d4-fd0d-4f63-94a5-1553853d4067 X-Archives-Hash: 784093b6b29088ef34c331e317d3053c commit: dc828a43074f218374e6519519797792fb507a6b Author: Florian Schmaus gentoo org> AuthorDate: Wed Sep 21 17:36:45 2022 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Wed Sep 21 17:36:45 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc828a43 dev-erlang/esip: stabilize 1.0.47 for amd64 Signed-off-by: Florian Schmaus gentoo.org> dev-erlang/esip/esip-1.0.47.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-erlang/esip/esip-1.0.47.ebuild b/dev-erlang/esip/esip-1.0.47.ebuild index 9111871df249..e55b0bf04e6c 100644 --- a/dev-erlang/esip/esip-1.0.47.ebuild +++ b/dev-erlang/esip/esip-1.0.47.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.15