summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-28 08:11:40 +0100
committerSam James <sam@gentoo.org>2021-03-28 08:11:40 +0100
commit76a03103e2bb27ce438a14a1cca84f526cae3213 (patch)
tree60a54d863c61c9112f4b51eb142069201989f4bd /sci-geosciences/laszip
parentsci-geosciences/liblas: Keyword 1.8.1-r3 arm, #776763 (diff)
downloadgentoo-76a03103e2bb27ce438a14a1cca84f526cae3213.tar.gz
gentoo-76a03103e2bb27ce438a14a1cca84f526cae3213.tar.bz2
gentoo-76a03103e2bb27ce438a14a1cca84f526cae3213.zip
sci-geosciences/laszip: Keyword 3.4.1 arm, #776763
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-geosciences/laszip')
-rw-r--r--sci-geosciences/laszip/laszip-3.4.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-geosciences/laszip/laszip-3.4.1.ebuild b/sci-geosciences/laszip/laszip-3.4.1.ebuild
index 242f5063c11d..80041851b3a5 100644
--- a/sci-geosciences/laszip/laszip-3.4.1.ebuild
+++ b/sci-geosciences/laszip/laszip-3.4.1.ebuild
@@ -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}"