summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron W. Swenson <titanofold@gentoo.org>2018-06-13 07:31:10 -0400
committerAaron W. Swenson <titanofold@gentoo.org>2018-06-13 07:31:10 -0400
commit415cc56f5be284e1dc3c111da39bacb120f6581e (patch)
treec8a60e3b6a70bbb3688cd3a3e7ba2d543c170fa2 /sci-libs/geos
parentsci-libs/geos: Cleanup old (diff)
downloadgentoo-415cc56f5be284e1dc3c111da39bacb120f6581e.tar.gz
gentoo-415cc56f5be284e1dc3c111da39bacb120f6581e.tar.bz2
gentoo-415cc56f5be284e1dc3c111da39bacb120f6581e.zip
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
Diffstat (limited to 'sci-libs/geos')
-rw-r--r--sci-libs/geos/geos-3.6.2.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/sci-libs/geos/geos-3.6.2.ebuild b/sci-libs/geos/geos-3.6.2.ebuild
index 1c746611f0fd..a53255ec4230 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
}