summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Bettler <thomas.bettler@gmail.com>2022-04-17 19:24:06 +0200
committerSam James <sam@gentoo.org>2022-04-17 18:31:13 +0100
commitf6e9164788e4847de5b149392dbfa0d23abfc31f (patch)
tree2a0422862f6dcd5d3a777a384b7f1e4f6e88d4a7 /sci-libs/pdal
parentnet-analyzer/nmap: fix UnusedLocalUse (diff)
downloadgentoo-f6e9164788e4847de5b149392dbfa0d23abfc31f.tar.gz
gentoo-f6e9164788e4847de5b149392dbfa0d23abfc31f.tar.bz2
gentoo-f6e9164788e4847de5b149392dbfa0d23abfc31f.zip
sci-libs/pdal: fix subslot
Signed-off-by: Thomas Bettler <thomas.bettler@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/25068 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/pdal')
-rw-r--r--sci-libs/pdal/pdal-2.4.0-r1.ebuild (renamed from sci-libs/pdal/pdal-2.4.0.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/pdal/pdal-2.4.0.ebuild b/sci-libs/pdal/pdal-2.4.0-r1.ebuild
index 3992dc03610f..9bd82c4dc76e 100644
--- a/sci-libs/pdal/pdal-2.4.0.ebuild
+++ b/sci-libs/pdal/pdal-2.4.0-r1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://pdal.io/"
SRC_URI="https://github.com/PDAL/PDAL/releases/download/${PV}/PDAL-${PV}-src.tar.gz"
LICENSE="BSD"
-SLOT="0/13"
+SLOT="0/14"
KEYWORDS="~amd64 ~x86"
IUSE="postgres test"
RESTRICT="!test? ( test )"