Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/geos/
Date: Thu, 04 Jan 2018 16:58:30
Message-Id: 1515085096.b84aaffc8074405cbc961d8deb25510cf1c5062e.zlogene@gentoo
1 commit: b84aaffc8074405cbc961d8deb25510cf1c5062e
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 4 16:58:16 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 4 16:58:16 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b84aaffc
7
8 sci-libs/geos: amd64 stable wrt bug #641136
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11
12 sci-libs/geos/geos-3.6.2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sci-libs/geos/geos-3.6.2.ebuild b/sci-libs/geos/geos-3.6.2.ebuild
16 index 9ce6225082f..4dae1eaf9d6 100644
17 --- a/sci-libs/geos/geos-3.6.2.ebuild
18 +++ b/sci-libs/geos/geos-3.6.2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -13,7 +13,7 @@ SRC_URI="http://download.osgeo.org/geos/${P}.tar.bz2"
26
27 LICENSE="LGPL-2.1"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris"
30 +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris"
31 IUSE="doc python ruby static-libs"
32 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"