Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/postgis/
Date: Thu, 04 Jan 2018 17:29:40
Message-Id: 1515086973.04a9768562bd34c084ecced862dd6e145bc3d958.zlogene@gentoo
1 commit: 04a9768562bd34c084ecced862dd6e145bc3d958
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 4 17:29:33 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 4 17:29:33 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04a97685
7
8 dev-db/postgis: amd64 stable wrt bug #641574
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11
12 dev-db/postgis/postgis-2.4.2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-db/postgis/postgis-2.4.2.ebuild b/dev-db/postgis/postgis-2.4.2.ebuild
16 index 52c149a6122..fdc275bb85b 100644
17 --- a/dev-db/postgis/postgis-2.4.2.ebuild
18 +++ b/dev-db/postgis/postgis-2.4.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 @@ -17,7 +17,7 @@ HOMEPAGE="http://postgis.net"
26 SRC_URI="http://download.osgeo.org/postgis/source/${MY_P}.tar.gz"
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux"
30 +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
31 IUSE="address-standardizer doc gtk static-libs mapbox test topology"
32
33 RDEPEND="