summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2020-03-21 11:22:17 +0200
committerMart Raudsepp <leio@gentoo.org>2020-03-21 11:24:20 +0200
commit14e7e83807e200967db8ce09cd68e1bdba712469 (patch)
tree5ec60b32d139dfe4fc553593cc5898eccbef8f86 /dev-db/spatialite
parentdev-python/simplejson: arm64 stable (bug #706506) (diff)
downloadgentoo-14e7e83807e200967db8ce09cd68e1bdba712469.tar.gz
gentoo-14e7e83807e200967db8ce09cd68e1bdba712469.tar.bz2
gentoo-14e7e83807e200967db8ce09cd68e1bdba712469.zip
dev-db/spatialite: arm64 stable (bug #692358)
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-db/spatialite')
-rw-r--r--dev-db/spatialite/spatialite-4.3.0a.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/spatialite/spatialite-4.3.0a.ebuild b/dev-db/spatialite/spatialite-4.3.0a.ebuild
index ccd7a6e07707..e745b55a7969 100644
--- a/dev-db/spatialite/spatialite-4.3.0a.ebuild
+++ b/dev-db/spatialite/spatialite-4.3.0a.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -14,7 +14,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"
RESTRICT="!test? ( test )"