mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
committed by
Sam James
parent
5b02b5c137
commit
f6e9164788
@@ -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 )"
|
||||
Reference in New Issue
Block a user