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 D3ED415817D for ; Mon, 10 Jun 2024 20:05:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3F516E2B11; Mon, 10 Jun 2024 20:05:30 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 E2F05E2B11 for ; Mon, 10 Jun 2024 20:05:29 +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 3951433BEB9 for ; Mon, 10 Jun 2024 20:05:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A93CE1C91 for ; Mon, 10 Jun 2024 20:05:25 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1718049909.2c9d7ef3ac334844a8c7adeda61614a30c3d2b0e.arthurzam@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.25.ebuild X-VCS-Directories: dev-erlang/p1_utils/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 2c9d7ef3ac334844a8c7adeda61614a30c3d2b0e X-VCS-Branch: master Date: Mon, 10 Jun 2024 20:05:25 +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: 2d59dfb4-8c13-4954-8462-561da2568fcd X-Archives-Hash: 298f2302dedfd92e933a3d5637c64134 commit: 2c9d7ef3ac334844a8c7adeda61614a30c3d2b0e Author: Arthur Zamarin gentoo org> AuthorDate: Mon Jun 10 20:00:39 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Mon Jun 10 20:05:09 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c9d7ef3 dev-erlang/p1_utils: dekeyword ia64 Signed-off-by: Arthur Zamarin gentoo.org> dev-erlang/p1_utils/p1_utils-1.0.25.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-erlang/p1_utils/p1_utils-1.0.25.ebuild b/dev-erlang/p1_utils/p1_utils-1.0.25.ebuild index 63614d8fd663..a9e096d74300 100644 --- a/dev-erlang/p1_utils/p1_utils-1.0.25.ebuild +++ b/dev-erlang/p1_utils/p1_utils-1.0.25.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 ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~ppc64 ~sparc ~x86" DEPEND=">=dev-lang/erlang-17.1:=" RDEPEND="${DEPEND}"