diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-11 21:27:13 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-11 21:27:13 -0700 |
commit | b2b05d876481e841686c93e15cf3565cc20d9e56 (patch) | |
tree | cbdfe7f0def48c1269863758238fcb3557176725 /sci-geosciences | |
parent | dev-libs/boost-1.65.0: ppc64 stable, bug 644808 (diff) | |
download | gentoo-b2b05d876481e841686c93e15cf3565cc20d9e56.tar.gz gentoo-b2b05d876481e841686c93e15cf3565cc20d9e56.tar.bz2 gentoo-b2b05d876481e841686c93e15cf3565cc20d9e56.zip |
sci-geosciences/laszip-2.2.0: ppc64 stable, bug 649688
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/laszip/laszip-2.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/laszip/laszip-2.2.0.ebuild b/sci-geosciences/laszip/laszip-2.2.0.ebuild index 1524c071b9d2..e0397f0829eb 100644 --- a/sci-geosciences/laszip/laszip-2.2.0.ebuild +++ b/sci-geosciences/laszip/laszip-2.2.0.ebuild @@ -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}" |