diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-11 02:11:57 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-11 02:13:29 +0200 |
commit | 492c8d84d22b0173b59b75e837b8a9a45cd33a58 (patch) | |
tree | e47ef8c2694db534977af8add2cc78468da76b85 /dev-db/spatialite | |
parent | dev-java/joda-time: x86 stable (bug #776796) (diff) | |
download | gentoo-492c8d84d22b0173b59b75e837b8a9a45cd33a58.tar.gz gentoo-492c8d84d22b0173b59b75e837b8a9a45cd33a58.tar.bz2 gentoo-492c8d84d22b0173b59b75e837b8a9a45cd33a58.zip |
dev-db/spatialite: x86 stable (bug #685668)
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-db/spatialite')
-rw-r--r-- | dev-db/spatialite/spatialite-5.0.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/spatialite/spatialite-5.0.1-r1.ebuild b/dev-db/spatialite/spatialite-5.0.1-r1.ebuild index 5159b2c30a62..99193b09cb9b 100644 --- a/dev-db/spatialite/spatialite-5.0.1-r1.ebuild +++ b/dev-db/spatialite/spatialite-5.0.1-r1.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_P}" 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" # Further poking required RESTRICT="test" |