diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-22 09:55:56 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-22 09:55:56 +0200 |
commit | 5ee8a36f2f8e78eb787bfc441a9d2f55bf15027f (patch) | |
tree | 5e3849d3e7432ce542bccc1d2d2119d9e7728109 /sci-libs/pdal | |
parent | sys-devel/clang-runtime: Stabilize 15.0.5 ppc64, #881855 (diff) | |
download | gentoo-5ee8a36f2f8e78eb787bfc441a9d2f55bf15027f.tar.gz gentoo-5ee8a36f2f8e78eb787bfc441a9d2f55bf15027f.tar.bz2 gentoo-5ee8a36f2f8e78eb787bfc441a9d2f55bf15027f.zip |
sci-libs/pdal: Keyword 2.4.3 arm, #880759
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs/pdal')
-rw-r--r-- | sci-libs/pdal/pdal-2.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/pdal/pdal-2.4.3.ebuild b/sci-libs/pdal/pdal-2.4.3.ebuild index 8c9e0bc35f6e..72c3e319af65 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 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="postgres test" RESTRICT="!test? ( test )" |