diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-27 08:25:06 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-27 08:25:06 +0100 |
commit | db23d9d034910186289257123b60ee57e0376f48 (patch) | |
tree | 278202ad345b5bcecf99b5c18823c5f35b3d03b9 /sci-geosciences | |
parent | dev-libs/libical: stable 3.0.5 for ppc, bug #688490 (diff) | |
download | gentoo-db23d9d034910186289257123b60ee57e0376f48.tar.gz gentoo-db23d9d034910186289257123b60ee57e0376f48.tar.bz2 gentoo-db23d9d034910186289257123b60ee57e0376f48.zip |
sci-geosciences/laszip: stable 3.4.1 for ppc, bug #688492
Package-Manager: Portage-2.3.67, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-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 0ad515aed770..db5018f67236 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}" |