diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-04 22:25:45 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-04 22:29:56 +0000 |
commit | f650be47f5599fa2d0fb4cac117efeb48a87c162 (patch) | |
tree | dcfebcb691c1956eb5553d86deec96e609e64789 /sci-geosciences/laszip | |
parent | media-libs/simage: stable 1.7.0-r1 for ppc, bug #631800 (diff) | |
download | gentoo-f650be47f5599fa2d0fb4cac117efeb48a87c162.tar.gz gentoo-f650be47f5599fa2d0fb4cac117efeb48a87c162.tar.bz2 gentoo-f650be47f5599fa2d0fb4cac117efeb48a87c162.zip |
sci-geosciences/laszip: stable 2.2.0 for ppc, bug #631800
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'sci-geosciences/laszip')
-rw-r--r-- | sci-geosciences/laszip/laszip-2.2.0.ebuild | 4 |
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 bdabd9793af1..1524c071b9d2 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-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/LASzip/LASzip/releases/download/v${PV}/${PN}-src-${P SLOT="0" LICENSE="LGPL-2.1+" -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~ia64 ppc ~ppc64 x86" S="${WORKDIR}/${PN}-src-${PV}" |