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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EB8FF1581F0 for ; Sat, 14 Dec 2024 07:28:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 281ACE070D; Sat, 14 Dec 2024 07:28:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 B1794E070D for ; Sat, 14 Dec 2024 07:28:25 +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 ED729340C40 for ; Sat, 14 Dec 2024 07:28:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 884E31AB5 for ; Sat, 14 Dec 2024 07:28:23 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1734161301.76cd4e63d8ffee81aec3344b0250bd12a04ff590.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/pdal/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/pdal/pdal-2.8.1.ebuild X-VCS-Directories: sci-libs/pdal/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 76cd4e63d8ffee81aec3344b0250bd12a04ff590 X-VCS-Branch: master Date: Sat, 14 Dec 2024 07:28:23 +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: 835072ef-64e8-4556-bf9c-2709d5a0dbe4 X-Archives-Hash: a0e661fa435f7c15b7a47988049bb6ea commit: 76cd4e63d8ffee81aec3344b0250bd12a04ff590 Author: Joonas Niilola gentoo org> AuthorDate: Sat Dec 14 07:28:05 2024 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sat Dec 14 07:28:21 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76cd4e63 sci-libs/pdal: Stabilize 2.8.1 amd64, #946375 Signed-off-by: Joonas Niilola gentoo.org> sci-libs/pdal/pdal-2.8.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/pdal/pdal-2.8.1.ebuild b/sci-libs/pdal/pdal-2.8.1.ebuild index f18bb365d8a9..559c3beba909 100644 --- a/sci-libs/pdal/pdal-2.8.1.ebuild +++ b/sci-libs/pdal/pdal-2.8.1.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/PDAL-${PV}-src" LICENSE="BSD" SLOT="0/18" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" IUSE="debug postgres test" BDEPEND="