sci-geosciences/laszip: Keyword 3.4.1 arm, #776763

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-03-28 08:11:40 +01:00
parent 5ca04b2293
commit 76a03103e2

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,6 +11,6 @@ SRC_URI="https://github.com/LASzip/LASzip/releases/download/${PV}/${PN}-src-${PV
SLOT="0"
LICENSE="LGPL-2.1+"
KEYWORDS="amd64 ~ia64 ppc ppc64 x86"
KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 x86"
S="${WORKDIR}/${PN}-src-${PV}"