diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 01:34:21 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 01:34:21 +0100 |
commit | 0b63922b79079f3d3c356af99333990b833ae2c1 (patch) | |
tree | 46d93e483f7a6230394be6503d9481d8854642e0 /sci-libs/libspatialindex | |
parent | sci-geosciences/harmonics-dwf-free: x86 stable (bug #676764) (diff) | |
download | gentoo-0b63922b79079f3d3c356af99333990b833ae2c1.tar.gz gentoo-0b63922b79079f3d3c356af99333990b833ae2c1.tar.bz2 gentoo-0b63922b79079f3d3c356af99333990b833ae2c1.zip |
sci-libs/libspatialindex: x86 stable (bug #676776)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sci-libs/libspatialindex')
-rw-r--r-- | sci-libs/libspatialindex/libspatialindex-1.8.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/libspatialindex/libspatialindex-1.8.5-r1.ebuild b/sci-libs/libspatialindex/libspatialindex-1.8.5-r1.ebuild index 0327f5819569..d367e99feea4 100644 --- a/sci-libs/libspatialindex/libspatialindex-1.8.5-r1.ebuild +++ b/sci-libs/libspatialindex/libspatialindex-1.8.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ HOMEPAGE="https://libspatialindex.github.com/" SRC_URI="http://download.osgeo.org/libspatialindex/${MY_P}.tar.bz2" LICENSE="MIT" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" SLOT="0/4" IUSE="debug static-libs" |