commit: 7cf8ac79774d10a3cda0eac3f85286a60b9e84e0 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Thu May 16 19:26:49 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Thu May 16 19:27:36 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cf8ac79
dev-db/spatialite: arm64 stable Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64" dev-db/spatialite/spatialite-4.3.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-db/spatialite/spatialite-4.3.0-r1.ebuild b/dev-db/spatialite/spatialite-4.3.0-r1.ebuild index 9adfb477cd1..cc5f1d7760a 100644 --- a/dev-db/spatialite/spatialite-4.3.0-r1.ebuild +++ b/dev-db/spatialite/spatialite-4.3.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 arm64 ~ppc ~ppc64 x86" IUSE="+geos iconv +proj test +xls +xml" RDEPEND="
