commit: 04a9768562bd34c084ecced862dd6e145bc3d958 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Thu Jan 4 17:29:33 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Thu Jan 4 17:29:33 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04a97685
dev-db/postgis: amd64 stable wrt bug #641574 Package-Manager: Portage-2.3.13, Repoman-2.3.3 dev-db/postgis/postgis-2.4.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-db/postgis/postgis-2.4.2.ebuild b/dev-db/postgis/postgis-2.4.2.ebuild index 52c149a6122..fdc275bb85b 100644 --- a/dev-db/postgis/postgis-2.4.2.ebuild +++ b/dev-db/postgis/postgis-2.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -17,7 +17,7 @@ HOMEPAGE="http://postgis.net" SRC_URI="http://download.osgeo.org/postgis/source/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="address-standardizer doc gtk static-libs mapbox test topology" RDEPEND="
