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 4231213933E for ; Thu, 8 Jul 2021 15:37:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 32392E0B17; Thu, 8 Jul 2021 15:37:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 1A8B3E0B17 for ; Thu, 8 Jul 2021 15:37:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 55ECA342A95 for ; Thu, 8 Jul 2021 15:37:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C4A7463F for ; Thu, 8 Jul 2021 15:37:45 +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: <1625758623.4f9b2f24822edbde32d9577a6b95b7d9b265d504.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-erlang/p1_utils/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-erlang/p1_utils/p1_utils-1.0.22.ebuild X-VCS-Directories: dev-erlang/p1_utils/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 4f9b2f24822edbde32d9577a6b95b7d9b265d504 X-VCS-Branch: master Date: Thu, 8 Jul 2021 15:37:45 +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: 2a5e6b35-5213-4e03-8d9a-06696b9c1ce1 X-Archives-Hash: 5c288b4b8e43719a623ded29496b1347 commit: 4f9b2f24822edbde32d9577a6b95b7d9b265d504 Author: Florian Schmaus gentoo org> AuthorDate: Thu Jul 8 15:37:03 2021 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Thu Jul 8 15:37:03 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f9b2f24 dev-erlang/p1_utils: Stabilize 1.0.22 amd64 x86, #801088 Signed-off-by: Florian Schmaus gentoo.org> dev-erlang/p1_utils/p1_utils-1.0.22.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-erlang/p1_utils/p1_utils-1.0.22.ebuild b/dev-erlang/p1_utils/p1_utils-1.0.22.ebuild index 92233aa7c2c..fd335dc8c90 100644 --- a/dev-erlang/p1_utils/p1_utils-1.0.22.ebuild +++ b/dev-erlang/p1_utils/p1_utils-1.0.22.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 ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" DEPEND=">=dev-lang/erlang-17.1:=" RDEPEND="${DEPEND}"