summaryrefslogtreecommitdiff
path: root/sci-libs/pdal/pdal-2.4.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/pdal/pdal-2.4.3.ebuild')
-rw-r--r--sci-libs/pdal/pdal-2.4.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/pdal/pdal-2.4.3.ebuild b/sci-libs/pdal/pdal-2.4.3.ebuild
index ba9b27888418..cd19216c8dd2 100644
--- a/sci-libs/pdal/pdal-2.4.3.ebuild
+++ b/sci-libs/pdal/pdal-2.4.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2022 Gentoo Authors
+# Copyright 2021-2023 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/14"
-KEYWORDS="amd64 ~arm ~arm64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
IUSE="postgres test"
RESTRICT="!test? ( test )"