Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/pdal/
Date: Mon, 31 Oct 2022 11:50:24
Message-Id: 1667217015.60de8e8f0b50825bcb56e3017246c0635fd53832.juippis@gentoo
1 commit: 60de8e8f0b50825bcb56e3017246c0635fd53832
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 31 11:48:52 2022 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 31 11:50:15 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60de8e8f
7
8 sci-libs/pdal: Stabilize 2.4.0-r1 x86, #873793
9
10 Signed-off-by: Joonas Niilola <juippis <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 2b693d855efd..9501e89eae30 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 )"