From 415cc56f5be284e1dc3c111da39bacb120f6581e Mon Sep 17 00:00:00 2001 From: "Aaron W. Swenson" Date: Wed, 13 Jun 2018 07:31:10 -0400 Subject: 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(+) (limited to 'sci-libs/geos') 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 } -- cgit v1.2.3-65-gdbad