diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-20 20:51:03 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-20 21:57:03 +0100 |
commit | be208524236f41268ef8fbf25e58b38a9dad3258 (patch) | |
tree | 94a08dfd1153b444a36d8759b998817f2dcf7b9f /sci-geosciences | |
parent | sci-libs/proj: ia64 keyworded, bug #555510 (diff) | |
download | gentoo-be208524236f41268ef8fbf25e58b38a9dad3258.tar.gz gentoo-be208524236f41268ef8fbf25e58b38a9dad3258.tar.bz2 gentoo-be208524236f41268ef8fbf25e58b38a9dad3258.zip |
sci-geosciences/laszip: ia64 keyworded, bug #555510
Package-Manager: Portage-2.3.6, Repoman-2.3.3
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/laszip/laszip-2.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/laszip/laszip-2.2.0.ebuild b/sci-geosciences/laszip/laszip-2.2.0.ebuild index 8c1380122642..bdabd9793af1 100644 --- a/sci-geosciences/laszip/laszip-2.2.0.ebuild +++ b/sci-geosciences/laszip/laszip-2.2.0.ebuild @@ -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 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86" S="${WORKDIR}/${PN}-src-${PV}" |