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 08:59:36
Message-Id: 1539507342.bb919a37b51352a17e390b154ebdf4ef8b5a2150.slyfox@gentoo
1 commit: bb919a37b51352a17e390b154ebdf4ef8b5a2150
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 14 08:55:42 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 14 08:55:42 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb919a37
7
8 sci-libs/geos: stable 3.7.0 for ppc, 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="ppc"
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 5b38ffc465b..f12ec88f82b 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} )"