diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-07-02 09:26:20 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-07-02 09:26:20 +0100 |
commit | 401a209e45e48e8402fbb6d6522fcbf27cfb58c1 (patch) | |
tree | 5838acf63586b9967ce054550bc451363b097002 | |
parent | dev-util/ftjam: stable 2.5.3_rc2-r2 for ppc64, bug #688804 (diff) | |
download | gentoo-401a209e45e48e8402fbb6d6522fcbf27cfb58c1.tar.gz gentoo-401a209e45e48e8402fbb6d6522fcbf27cfb58c1.tar.bz2 gentoo-401a209e45e48e8402fbb6d6522fcbf27cfb58c1.zip |
sci-libs/libgeotiff: stable 1.4.1-r1 for ppc64, bug #688806
Package-Manager: Portage-2.3.68, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r-- | sci-libs/libgeotiff/libgeotiff-1.4.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/libgeotiff/libgeotiff-1.4.1-r1.ebuild b/sci-libs/libgeotiff/libgeotiff-1.4.1-r1.ebuild index 27e8b6cd330e..87d53b8e09f3 100644 --- a/sci-libs/libgeotiff/libgeotiff-1.4.1-r1.ebuild +++ b/sci-libs/libgeotiff/libgeotiff-1.4.1-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://download.osgeo.org/geotiff/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ia64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="debug doc static-libs" RDEPEND=" |