summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-06-26 08:49:55 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-06-26 08:49:55 +0200
commit571216e4fee0a74b419ec135302bb7820e2912ce (patch)
tree7eaefcc7d9fbfd4284bb2bae93c19bee074c8883 /sci-geosciences/laszip
parentdev-libs/libical: x86 stable wrt bug #688490 (diff)
downloadgentoo-571216e4fee0a74b419ec135302bb7820e2912ce.tar.gz
gentoo-571216e4fee0a74b419ec135302bb7820e2912ce.tar.bz2
gentoo-571216e4fee0a74b419ec135302bb7820e2912ce.zip
sci-geosciences/laszip: x86 stable wrt bug #688492
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'sci-geosciences/laszip')
-rw-r--r--sci-geosciences/laszip/laszip-3.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/laszip/laszip-3.4.1.ebuild b/sci-geosciences/laszip/laszip-3.4.1.ebuild
index e1052a164364..0ad515aed770 100644
--- a/sci-geosciences/laszip/laszip-3.4.1.ebuild
+++ b/sci-geosciences/laszip/laszip-3.4.1.ebuild
@@ -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 ~ia64 ~ppc ~ppc64 x86"
S="${WORKDIR}/${PN}-src-${PV}"