diff options
author | V3n3RiX <venerix@koprulu.sector> | 2025-03-11 01:49:36 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2025-03-11 01:49:36 +0000 |
commit | cf7807d7aea23a99a144afceaba961cfed652b5f (patch) | |
tree | ffd2c781c27e0b7e72152a685a04938a2b7966f0 /sci-libs/pdal/pdal-2.8.2.ebuild | |
parent | 7c5ebaf83da4c538dd11b56fdd5dfdf39dcbc096 (diff) |
Diffstat (limited to 'sci-libs/pdal/pdal-2.8.2.ebuild')
-rw-r--r-- | sci-libs/pdal/pdal-2.8.2.ebuild | 4 |
1 files 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 d1a156dda0ca..12a63f0852e2 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=" |