dev-db/postgis: Stabilize 3.1.8-r1 amd64, #886565

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-01-22 06:37:48 +00:00
parent a97112906d
commit 060cd3f9e1

View File

@@ -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"