diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-30 21:31:45 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-30 21:31:45 +0100 |
commit | 27b944ad649ea4e1a8526a1478401c9c93ec5aec (patch) | |
tree | 53f769b65a966dbd284991a4c91a2f731e4abd51 /sci-geosciences | |
parent | net-analyzer/netselect: stable 0.4 for ppc, bug #686864 (diff) | |
download | gentoo-27b944ad649ea4e1a8526a1478401c9c93ec5aec.tar.gz gentoo-27b944ad649ea4e1a8526a1478401c9c93ec5aec.tar.bz2 gentoo-27b944ad649ea4e1a8526a1478401c9c93ec5aec.zip |
sci-geosciences/liblas: stable 1.8.1-r2 for ppc64, bug #678482
Package-Manager: Portage-2.3.67, Repoman-2.3.13
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/liblas/liblas-1.8.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/liblas/liblas-1.8.1-r2.ebuild b/sci-geosciences/liblas/liblas-1.8.1-r2.ebuild index 4e82a583f297..0380dffd2f3a 100644 --- a/sci-geosciences/liblas/liblas-1.8.1-r2.ebuild +++ b/sci-geosciences/liblas/liblas-1.8.1-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/libLAS/libLAS/archive/${PV}.tar.gz -> ${P}.tar.gz" SLOT="0" LICENSE="BSD" -KEYWORDS="amd64 ~ia64 ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ia64 ppc ppc64 ~x86" IUSE="gdal" DEPEND=" |