From 8fcb6636f61220dc784b4b4ccf2dc54ed60597df Mon Sep 17 00:00:00 2001 From: Michael Weber Date: Wed, 24 May 2017 09:03:07 +0200 Subject: sci-geosciences/laszip: add ~ppc keyword (bug 563378) Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64" --- sci-geosciences/laszip/laszip-2.2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-geosciences/laszip') diff --git a/sci-geosciences/laszip/laszip-2.2.0.ebuild b/sci-geosciences/laszip/laszip-2.2.0.ebuild index c580fac4fcc8..8c1380122642 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-2016 Gentoo Foundation +# Copyright 1999-2017 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 ~ppc64 x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" S="${WORKDIR}/${PN}-src-${PV}" -- cgit v1.2.3-65-gdbad