commit:     415cc56f5be284e1dc3c111da39bacb120f6581e
Author:     Aaron W. Swenson <titanofold <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 13 11:31:10 2018 +0000
Commit:     Aaron Swenson <titanofold <AT> gentoo <DOT> org>
CommitDate: Wed Jun 13 11:31:10 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=415cc56f

sci-libs/geos: Restrict test

Experiences test failures because of mismatch in hardcoded values from
upstream. Upstream has been aware of these test failures for years.

Closes: https://bugs.gentoo.org/651224
Package-Manager: Portage-2.3.40, Repoman-2.3.9

 sci-libs/geos/geos-3.6.2.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sci-libs/geos/geos-3.6.2.ebuild b/sci-libs/geos/geos-3.6.2.ebuild
index 1c746611f0f..a53255ec423 100644
--- a/sci-libs/geos/geos-3.6.2.ebuild
+++ b/sci-libs/geos/geos-3.6.2.ebuild
@@ -29,6 +29,8 @@ DEPEND="${RDEPEND}
 
 PATCHES=( "${FILESDIR}"/3.4.2-solaris-isnan.patch )
 
+RESTRICT="test"
+
 pkg_setup() {
        use python && python-single-r1_pkg_setup
 }

Reply via email to