dev-db/postgis: Stabilize 3.1.3 x86, #828494

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-12-08 06:16:45 +00:00
parent 54f106afa6
commit 9ab727aa8d

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"