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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7B5DF139345 for ; Thu, 8 Jul 2021 15:37:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C38A5E0B63; Thu, 8 Jul 2021 15:37:50 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ACBC1E0B63 for ; Thu, 8 Jul 2021 15:37:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A1D75342AD2 for ; Thu, 8 Jul 2021 15:37:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C147A7D7 for ; Thu, 8 Jul 2021 15:37:46 +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: <1625758627.9eb545dc9cb5940cd4bfd18d4a2bdefe5664093a.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-erlang/p1_acme/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-erlang/p1_acme/p1_acme-1.0.12.ebuild X-VCS-Directories: dev-erlang/p1_acme/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 9eb545dc9cb5940cd4bfd18d4a2bdefe5664093a X-VCS-Branch: master Date: Thu, 8 Jul 2021 15:37:46 +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: 660b0063-1236-47ad-9130-e00325589b1a X-Archives-Hash: 407c19902da8b9b678daef5e531defaa commit: 9eb545dc9cb5940cd4bfd18d4a2bdefe5664093a Author: Florian Schmaus gentoo org> AuthorDate: Thu Jul 8 15:37:07 2021 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Thu Jul 8 15:37:07 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9eb545dc dev-erlang/p1_acme: Stabilize 1.0.12 amd64 x86, #801088 Signed-off-by: Florian Schmaus gentoo.org> dev-erlang/p1_acme/p1_acme-1.0.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-erlang/p1_acme/p1_acme-1.0.12.ebuild b/dev-erlang/p1_acme/p1_acme-1.0.12.ebuild index 3b64b5a752b..dcc1e458456 100644 --- a/dev-erlang/p1_acme/p1_acme-1.0.12.ebuild +++ b/dev-erlang/p1_acme/p1_acme-1.0.12.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86" DEPEND=">=dev-lang/erlang-17.1 >=dev-erlang/jiffy-1.0.5