summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-07 05:08:11 +0000
committerSam James <sam@gentoo.org>2021-01-07 05:08:11 +0000
commitd9bdcd6a08ea4f8f683c674bd1f7bb39a369b09c (patch)
tree73973b16b7d10d92c1b15f418839218781cf1fd8 /sci-libs
parentmedia-gfx/gscan2pdf: require dev-perl/IPC-System-Simple for tests (diff)
downloadgentoo-d9bdcd6a08ea4f8f683c674bd1f7bb39a369b09c.tar.gz
gentoo-d9bdcd6a08ea4f8f683c674bd1f7bb39a369b09c.tar.bz2
gentoo-d9bdcd6a08ea4f8f683c674bd1f7bb39a369b09c.zip
sci-libs/libspatialindex: Stabilize 1.9.3 amd64, #764116
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/libspatialindex/libspatialindex-1.9.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/libspatialindex/libspatialindex-1.9.3.ebuild b/sci-libs/libspatialindex/libspatialindex-1.9.3.ebuild
index b923ee62d39f..0eedad2626f6 100644
--- a/sci-libs/libspatialindex/libspatialindex-1.9.3.ebuild
+++ b/sci-libs/libspatialindex/libspatialindex-1.9.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/libspatialindex/${PN}/releases/download/${PV}/${MY_P
LICENSE="MIT"
SLOT="0/6"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"