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-libs/geos/
Date: Sun, 14 Oct 2018 09:14:31
Message-Id: 1539508452.797e538a1ed2176883bda04203934ccd73da9469.slyfox@gentoo
1 commit: 797e538a1ed2176883bda04203934ccd73da9469
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 14 09:12:34 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 14 09:14:12 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=797e538a
7
8 sci-libs/geos: stable 3.7.0 for ppc64, bug #668322
9
10 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="ppc64"
13
14 sci-libs/geos/geos-3.7.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sci-libs/geos/geos-3.7.0.ebuild b/sci-libs/geos/geos-3.7.0.ebuild
18 index f12ec88f82b..0fff8e00946 100644
19 --- a/sci-libs/geos/geos-3.7.0.ebuild
20 +++ b/sci-libs/geos/geos-3.7.0.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="http://download.osgeo.org/geos/${P}.tar.bz2"
22
23 LICENSE="LGPL-2.1"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm ~arm64 ia64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris"
26 +KEYWORDS="~amd64 ~arm ~arm64 ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris"
27 IUSE="doc python ruby static-libs"
28 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"