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, 20 Jul 2017 20:57:15
Message-Id: 1500584223.be208524236f41268ef8fbf25e58b38a9dad3258.slyfox@gentoo
1 commit: be208524236f41268ef8fbf25e58b38a9dad3258
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 20 19:51:03 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 20 20:57:03 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be208524
7
8 sci-geosciences/laszip: ia64 keyworded, bug #555510
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ia64"
12
13 sci-geosciences/laszip/laszip-2.2.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-geosciences/laszip/laszip-2.2.0.ebuild b/sci-geosciences/laszip/laszip-2.2.0.ebuild
17 index 8c138012264..bdabd9793af 100644
18 --- a/sci-geosciences/laszip/laszip-2.2.0.ebuild
19 +++ b/sci-geosciences/laszip/laszip-2.2.0.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/LASzip/LASzip/releases/download/v${PV}/${PN}-src-${P
21
22 SLOT="0"
23 LICENSE="LGPL-2.1+"
24 -KEYWORDS="amd64 ~ppc ~ppc64 x86"
25 +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86"
26
27 S="${WORKDIR}/${PN}-src-${PV}"