commit: 5fa5ee50b5084d6c6908988bd15f0caf81737599 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sat Jan 27 06:34:56 2024 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sat Jan 27 06:35:18 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fa5ee50
sci-libs/pdal: Stabilize 2.6.0 amd64, #922978 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> sci-libs/pdal/pdal-2.6.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-libs/pdal/pdal-2.6.0.ebuild b/sci-libs/pdal/pdal-2.6.0.ebuild index 906fdca0a265..69a4a0c6343a 100644 --- a/sci-libs/pdal/pdal-2.6.0.ebuild +++ b/sci-libs/pdal/pdal-2.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2023 Gentoo Authors +# Copyright 2021-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/PDAL/PDAL/releases/download/${PV}/PDAL-${PV}-src.tar LICENSE="BSD" SLOT="0/16" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" IUSE="postgres test" RESTRICT="!test? ( test )"
