commit:     f1c65114b119bddea8c65d87e8bfad22856437fb
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  4 09:13:22 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Dec  4 09:13:22 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1c65114

dev-db/postgis: Stabilize 3.3.7-r1 x86, #945809

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

 dev-db/postgis/postgis-3.3.7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/postgis/postgis-3.3.7-r1.ebuild 
b/dev-db/postgis/postgis-3.3.7-r1.ebuild
index c5a84dafd7f1..d67784ea6c55 100644
--- a/dev-db/postgis/postgis-3.3.7-r1.ebuild
+++ b/dev-db/postgis/postgis-3.3.7-r1.ebuild
@@ -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