diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-02 11:45:27 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-02 11:45:27 +0100 |
commit | 749b09f174b755520be9e002887d335047de2a9d (patch) | |
tree | 729e518d0364ed2b76fc0a75967acf3d2eeaeb66 /dev-db/spatialite | |
parent | dev-php/PEAR-Console_CommandLine: x86 stable wrt bug #611164 (diff) | |
download | gentoo-749b09f174b755520be9e002887d335047de2a9d.tar.gz gentoo-749b09f174b755520be9e002887d335047de2a9d.tar.bz2 gentoo-749b09f174b755520be9e002887d335047de2a9d.zip |
dev-db/spatialite: x86 stable wrt bug #610042
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-db/spatialite')
-rw-r--r-- | dev-db/spatialite/spatialite-4.3.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/spatialite/spatialite-4.3.0-r1.ebuild b/dev-db/spatialite/spatialite-4.3.0-r1.ebuild index 16064f31ae08..9adfb477cd11 100644 --- a/dev-db/spatialite/spatialite-4.3.0-r1.ebuild +++ b/dev-db/spatialite/spatialite-4.3.0-r1.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 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" IUSE="+geos iconv +proj test +xls +xml" RDEPEND=" |