Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/libspatialindex/
Date: Fri, 15 Feb 2019 00:39:51
Message-Id: 1550190861.0b63922b79079f3d3c356af99333990b833ae2c1.whissi@gentoo
1 commit: 0b63922b79079f3d3c356af99333990b833ae2c1
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 15 00:34:21 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 15 00:34:21 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b63922b
7
8 sci-libs/libspatialindex: x86 stable (bug #676776)
9
10 Package-Manager: Portage-2.3.59, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 sci-libs/libspatialindex/libspatialindex-1.8.5-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sci-libs/libspatialindex/libspatialindex-1.8.5-r1.ebuild b/sci-libs/libspatialindex/libspatialindex-1.8.5-r1.ebuild
17 index 0327f581956..d367e99feea 100644
18 --- a/sci-libs/libspatialindex/libspatialindex-1.8.5-r1.ebuild
19 +++ b/sci-libs/libspatialindex/libspatialindex-1.8.5-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -13,7 +13,7 @@ HOMEPAGE="https://libspatialindex.github.com/"
27 SRC_URI="http://download.osgeo.org/libspatialindex/${MY_P}.tar.bz2"
28 LICENSE="MIT"
29
30 -KEYWORDS="~amd64 ~x86"
31 +KEYWORDS="~amd64 x86"
32 SLOT="0/4"
33 IUSE="debug static-libs"