Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/pdal/
Date: Fri, 03 Jun 2022 05:50:53
Message-Id: 1654235439.61153db9671edd825472a75557be46b5245b0edc.jsmolic@gentoo
1 commit: 61153db9671edd825472a75557be46b5245b0edc
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 3 05:50:39 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 3 05:50:39 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61153db9
7
8 sci-libs/pdal: Stabilize 2.4.0-r1 amd64, #849392
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 sci-libs/pdal/pdal-2.4.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-libs/pdal/pdal-2.4.0-r1.ebuild b/sci-libs/pdal/pdal-2.4.0-r1.ebuild
16 index 9bd82c4dc76e..4c4d9e8a35d3 100644
17 --- a/sci-libs/pdal/pdal-2.4.0-r1.ebuild
18 +++ b/sci-libs/pdal/pdal-2.4.0-r1.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/PDAL/PDAL/releases/download/${PV}/PDAL-${PV}-src.tar
20
21 LICENSE="BSD"
22 SLOT="0/14"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 ~x86"
25 IUSE="postgres test"
26 RESTRICT="!test? ( test )"