Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/laszip/
Date: Thu, 27 Jun 2019 07:31:50
Message-Id: 1561620694.ca580263fff72b7eaa5a7d85e5c58d65850a3e65.slyfox@gentoo
1 commit: ca580263fff72b7eaa5a7d85e5c58d65850a3e65
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 27 07:30:45 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 27 07:31:34 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca580263
7
8 sci-geosciences/laszip: stable 3.4.1 for ppc64, bug #688492
9
10 Package-Manager: Portage-2.3.67, Repoman-2.3.16
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 sci-geosciences/laszip/laszip-3.4.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sci-geosciences/laszip/laszip-3.4.1.ebuild b/sci-geosciences/laszip/laszip-3.4.1.ebuild
18 index db5018f6723..921a1551882 100644
19 --- a/sci-geosciences/laszip/laszip-3.4.1.ebuild
20 +++ b/sci-geosciences/laszip/laszip-3.4.1.ebuild
21 @@ -11,6 +11,6 @@ SRC_URI="https://github.com/LASzip/LASzip/releases/download/${PV}/${PN}-src-${PV
22
23 SLOT="0"
24 LICENSE="LGPL-2.1+"
25 -KEYWORDS="amd64 ~ia64 ppc ~ppc64 x86"
26 +KEYWORDS="amd64 ~ia64 ppc ppc64 x86"
27
28 S="${WORKDIR}/${PN}-src-${PV}"