Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/geos/
Date: Sun, 14 Oct 2018 01:44:19
Message-Id: 1539480748.501129f139b5d225e118bf6e6e7b7f4dd0652fbf.whissi@gentoo
1 commit: 501129f139b5d225e118bf6e6e7b7f4dd0652fbf
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 14 01:32:28 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 14 01:32:28 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=501129f1
7
8 sci-libs/geos: x86 stable (bug #668322)
9
10 Package-Manager: Portage-2.3.50, Repoman-2.3.11
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 sci-libs/geos/geos-3.7.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-libs/geos/geos-3.7.0.ebuild b/sci-libs/geos/geos-3.7.0.ebuild
17 index f95f2ef19af..5b38ffc465b 100644
18 --- a/sci-libs/geos/geos-3.7.0.ebuild
19 +++ b/sci-libs/geos/geos-3.7.0.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="http://download.osgeo.org/geos/${P}.tar.bz2"
21
22 LICENSE="LGPL-2.1"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ~arm64 ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris"
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 IUSE="doc python ruby static-libs"
27 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"