commit:     8c3d2ee5c36e30d92b7369e32deb2ab3de8cf5cb
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 18 21:44:21 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 18 21:44:21 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c3d2ee5

dev-db/postgis: Stabilize 3.1.0 amd64, #770094

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-db/postgis/postgis-3.1.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-db/postgis/postgis-3.1.0.ebuild 
b/dev-db/postgis/postgis-3.1.0.ebuild
index b7ace852615..1cf0f630270 100644
--- a/dev-db/postgis/postgis-3.1.0.ebuild
+++ b/dev-db/postgis/postgis-3.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -15,7 +15,7 @@ if [[ ${PV} = *9999* ]] ; then
 else
        PGIS="$(ver_cut 1-2)"
        SRC_URI="https://download.osgeo.org/postgis/source/${MY_P}.tar.gz";
-       KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+       KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
 fi
 
 DESCRIPTION="Geographic Objects for PostgreSQL"

Reply via email to