diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-19 22:29:10 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-19 22:30:30 +0000 |
commit | c6b1d8bd024f6336131de761d65338263200acb7 (patch) | |
tree | 82bfe7e0e8e912aa6a7212863641e36a792724b0 /sci-libs | |
parent | dev-ruby/facter: keyworded 3.9.3 for sparc (thanks to Rolf Eike Beer) (diff) | |
download | gentoo-c6b1d8bd024f6336131de761d65338263200acb7.tar.gz gentoo-c6b1d8bd024f6336131de761d65338263200acb7.tar.bz2 gentoo-c6b1d8bd024f6336131de761d65338263200acb7.zip |
sci-libs/libgeotiff: keyworded 1.4.0 for sparc (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/libgeotiff/libgeotiff-1.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/libgeotiff/libgeotiff-1.4.0.ebuild b/sci-libs/libgeotiff/libgeotiff-1.4.0.ebuild index 4b8a64006233..48af540b5c6d 100644 --- a/sci-libs/libgeotiff/libgeotiff-1.4.0.ebuild +++ b/sci-libs/libgeotiff/libgeotiff-1.4.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=4 @@ -13,7 +13,7 @@ SRC_URI="http://download.osgeo.org/geotiff/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="debug doc static-libs" RDEPEND=" |