Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/spatialite/
Date: Sat, 01 May 2021 18:20:00
Message-Id: 1619893187.476f7b432b61714e9bc087cdb6b2976b9ec68bcc.ago@gentoo
1 commit: 476f7b432b61714e9bc087cdb6b2976b9ec68bcc
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 1 18:18:34 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat May 1 18:19:47 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=476f7b43
7
8 dev-db/spatialite: amd64 stable wrt bug #685668
9
10 Package-Manager: Portage-3.0.13, Repoman-3.0.2
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-db/spatialite/spatialite-5.0.1-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-db/spatialite/spatialite-5.0.1-r1.ebuild b/dev-db/spatialite/spatialite-5.0.1-r1.ebuild
18 index 99193b09cb9..97edef9d767 100644
19 --- a/dev-db/spatialite/spatialite-5.0.1-r1.ebuild
20 +++ b/dev-db/spatialite/spatialite-5.0.1-r1.ebuild
21 @@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_P}"
22
23 LICENSE="MPL-1.1"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 x86"
26 +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 x86"
27 IUSE="+geos iconv +proj test +xls +xml"
28 # Further poking required
29 RESTRICT="test"