summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2016-11-29 21:17:27 +0100
committerPacho Ramos <pacho@gentoo.org>2016-11-29 21:17:27 +0100
commit9f6158fbf731bd41501dac875045eb4d981abd2e (patch)
tree627b877df8b7c69e0de89ea3d2c2cae15ea192ad /sci-geosciences
parentdev-python/uncompyle6: Version bump (diff)
downloadgentoo-9f6158fbf731bd41501dac875045eb4d981abd2e.tar.gz
gentoo-9f6158fbf731bd41501dac875045eb4d981abd2e.tar.bz2
gentoo-9f6158fbf731bd41501dac875045eb4d981abd2e.zip
sci-geosciences/laszip: amd64/x86 stable, bug #598844
Package-Manager: portage-2.3.2
Diffstat (limited to 'sci-geosciences')
-rw-r--r--sci-geosciences/laszip/laszip-2.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-geosciences/laszip/laszip-2.2.0.ebuild b/sci-geosciences/laszip/laszip-2.2.0.ebuild
index 996478149680..20fa0ba7fb43 100644
--- a/sci-geosciences/laszip/laszip-2.2.0.ebuild
+++ b/sci-geosciences/laszip/laszip-2.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/LASzip/LASzip/releases/download/v${PV}/${PN}-src-${P
SLOT="0"
LICENSE="LGPL-2.1+"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc64 x86"
S="${WORKDIR}/${PN}-src-${PV}"