dev-db/postgis: x86 stable wrt bug #707510
authorAgostino Sarubbo <ago@gentoo.org>
Mon, 3 Feb 2020 11:31:02 +0000 (12:31 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Mon, 3 Feb 2020 11:31:02 +0000 (12:31 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-db/postgis/postgis-2.5.3-r1.ebuild

index 3bd3537184edf340b082b0d3b49e062aeb647bc4..13a85904de825cc723faaae912401e6d037a0f25 100644 (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"