diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-08-19 13:37:27 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-08-19 13:37:27 +0200 |
commit | 23fda027840f475237c359237267ea228e132f6e (patch) | |
tree | 1822675a16539312fd74aa9b91f61e2cd86a2c1d /dev-db | |
parent | net-libs/webkit-gtk: x86 stable wrt bug #692356 (diff) | |
download | gentoo-23fda027840f475237c359237267ea228e132f6e.tar.gz gentoo-23fda027840f475237c359237267ea228e132f6e.tar.bz2 gentoo-23fda027840f475237c359237267ea228e132f6e.zip |
dev-db/spatialite: x86 stable wrt bug #692358
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/spatialite/spatialite-4.3.0a.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/spatialite/spatialite-4.3.0a.ebuild b/dev-db/spatialite/spatialite-4.3.0a.ebuild index 2b829969b715..796d1774d60c 100644 --- a/dev-db/spatialite/spatialite-4.3.0a.ebuild +++ b/dev-db/spatialite/spatialite-4.3.0a.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://www.gaia-gis.it/gaia-sins/${MY_PN}-sources/${MY_P}.tar.gz" LICENSE="MPL-1.1" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 x86" IUSE="+geos iconv +proj test +xls +xml" RDEPEND=" |