diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-27 08:30:45 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-27 08:31:34 +0100 |
commit | ca580263fff72b7eaa5a7d85e5c58d65850a3e65 (patch) | |
tree | 1436d25debba428f50005ba7c91df70441c2f6a1 /sci-geosciences/laszip | |
parent | dev-libs/libical: stable 3.0.5 for ppc64, bug #688490 (diff) | |
download | gentoo-ca580263fff72b7eaa5a7d85e5c58d65850a3e65.tar.gz gentoo-ca580263fff72b7eaa5a7d85e5c58d65850a3e65.tar.bz2 gentoo-ca580263fff72b7eaa5a7d85e5c58d65850a3e65.zip |
sci-geosciences/laszip: stable 3.4.1 for ppc64, bug #688492
Package-Manager: Portage-2.3.67, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sci-geosciences/laszip')
-rw-r--r-- | sci-geosciences/laszip/laszip-3.4.1.ebuild | 2 |
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 db5018f67236..921a15518827 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}" |