diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-02-07 10:18:58 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-02-07 10:19:19 +0200 |
commit | 027c1a2798a32193b5542c77bd566cb62a35cbce (patch) | |
tree | 21815fa5a8f19fb8a216bde1c485faff82f72fe7 | |
parent | dev-python/slixmpp: Bump to 1.8.5 (diff) | |
download | gentoo-027c1a2798a32193b5542c77bd566cb62a35cbce.tar.gz gentoo-027c1a2798a32193b5542c77bd566cb62a35cbce.tar.bz2 gentoo-027c1a2798a32193b5542c77bd566cb62a35cbce.zip |
sci-libs/pdal: Stabilize 2.6.2 amd64, #923359
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
-rw-r--r-- | sci-libs/pdal/pdal-2.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/pdal/pdal-2.6.2.ebuild b/sci-libs/pdal/pdal-2.6.2.ebuild index d797c26b23b0..5a1dd8a8193e 100644 --- a/sci-libs/pdal/pdal-2.6.2.ebuild +++ b/sci-libs/pdal/pdal-2.6.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/PDAL/PDAL/releases/download/${PV}/PDAL-${PV}-src.tar LICENSE="BSD" SLOT="0/16" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" IUSE="debug postgres test" RESTRICT="!test? ( test )" |