commit: ea60c99a16f6edb890e1652b7dcef307bed44fd3 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Thu Nov 24 08:08:31 2022 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Nov 24 08:10:45 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea60c99a
sci-libs/pdal: Stabilize 2.4.3 x86, #882537 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> sci-libs/pdal/pdal-2.4.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/pdal/pdal-2.4.3.ebuild b/sci-libs/pdal/pdal-2.4.3.ebuild index 961bd7205f69..ba9b27888418 100644 --- a/sci-libs/pdal/pdal-2.4.3.ebuild +++ b/sci-libs/pdal/pdal-2.4.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/PDAL/PDAL/releases/download/${PV}/PDAL-${PV}-src.tar LICENSE="BSD" SLOT="0/14" -KEYWORDS="amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="postgres test" RESTRICT="!test? ( test )"
