From 6dd9db91dd6ce9bbe3197aa82642866e637ba68d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 31 Oct 2022 15:05:31 +0000 Subject: gentoo auto-resync : 31:10:2022 - 15:05:31 --- sci-libs/pdal/pdal-2.4.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-libs/pdal/pdal-2.4.0-r1.ebuild') diff --git a/sci-libs/pdal/pdal-2.4.0-r1.ebuild b/sci-libs/pdal/pdal-2.4.0-r1.ebuild index 4c4d9e8a35d3..9501e89eae30 100644 --- a/sci-libs/pdal/pdal-2.4.0-r1.ebuild +++ b/sci-libs/pdal/pdal-2.4.0-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/PDAL/PDAL/releases/download/${PV}/PDAL-${PV}-src.tar LICENSE="BSD" SLOT="0/14" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="postgres test" RESTRICT="!test? ( test )" @@ -48,7 +48,7 @@ src_configure() { src_test() { local myctestargs=( - --exclude-regex '(pgpointcloudtest|pdal_io_bpf_base_test|pdal_io_bpf_zlib_test|pdal_filters_overlay_test|pdal_filters_stats_test|pdal_app_plugin_test|pdal_merge_test)' + --exclude-regex '(pgpointcloudtest|pdal_io_bpf_base_test|pdal_io_bpf_zlib_test|pdal_filters_overlay_test|pdal_filters_stats_test|pdal_app_plugin_test|pdal_merge_test|pdal_filters_colorinterp_test|pdal_io_optech_test|pdal_utils_test)' --output-on-failure ) -- cgit v1.2.3