projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f2f5b7
)
sci-libs/geos: Restrict test
author
Aaron W. Swenson
<titanofold@gentoo.org>
Wed, 13 Jun 2018 11:31:10 +0000
(07:31 -0400)
committer
Aaron W. Swenson
<titanofold@gentoo.org>
Wed, 13 Jun 2018 11:31:10 +0000
(07:31 -0400)
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
patch
|
blob
|
history
diff --git
a/sci-libs/geos/geos-3.6.2.ebuild
b/sci-libs/geos/geos-3.6.2.ebuild
index 1c746611f0fddc4eb7a7c30c3e1ef12b15b29223..a53255ec42307457af8bbd946b13e0bc621e787a 100644
(file)
--- 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
}