From 71c8a7fbb61455fcd23d56dba4f5ae6f3def9155 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 10 Mar 2025 22:42:39 +0000 Subject: [PATCH] sci-libs/pdal: Stabilize 2.8.2 amd64, #951090 Signed-off-by: Sam James --- sci-libs/pdal/pdal-2.8.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-libs/pdal/pdal-2.8.2.ebuild b/sci-libs/pdal/pdal-2.8.2.ebuild index d1a156dda0cae..12a63f0852e2c 100644 --- a/sci-libs/pdal/pdal-2.8.2.ebuild +++ b/sci-libs/pdal/pdal-2.8.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2024 Gentoo Authors +# Copyright 2021-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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="