commit: 399fe52300c95d7077ce8fbe84823cfa9092e2e3 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Sun Apr 17 11:10:01 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Sun Apr 17 11:10:01 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=399fe523
sci-libs/pdal: Stabilize 2.3.0 amd64, #838679 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> sci-libs/pdal/pdal-2.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/pdal/pdal-2.3.0.ebuild b/sci-libs/pdal/pdal-2.3.0.ebuild index 949b5ab43e8b..e201138eb587 100644 --- a/sci-libs/pdal/pdal-2.3.0.ebuild +++ b/sci-libs/pdal/pdal-2.3.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/PDAL/PDAL/releases/download/${PV}/PDAL-${PV}-src.tar LICENSE="BSD" SLOT="0/13" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="postgres test" RESTRICT="!test? ( test )"
