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>
This commit is contained in:
Thomas Bettler
2022-04-17 19:24:06 +02:00
committed by Sam James
parent 5b02b5c137
commit f6e9164788

View File

@@ -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 )"