projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1b515c
)
media-libs/openexr: Restrict tests
author
Pacho Ramos
<pacho@gentoo.org>
Sat, 20 Apr 2019 13:57:08 +0000
(15:57 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Sat, 20 Apr 2019 13:57:19 +0000
(15:57 +0200)
Bug: https://bugs.gentoo.org/656680
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
media-libs/openexr/openexr-2.3.0.ebuild
patch
|
blob
|
history
diff --git
a/media-libs/openexr/openexr-2.3.0.ebuild
b/media-libs/openexr/openexr-2.3.0.ebuild
index 1db0ffc5bda147c956f59ea9fae8e36fcbb05cf9..edefe57311688b14507f2b5a05ff48af8dfd1397 100644
(file)
--- a/
media-libs/openexr/openexr-2.3.0.ebuild
+++ b/
media-libs/openexr/openexr-2.3.0.ebuild
@@
-23,6
+23,8
@@
DEPEND="${RDEPEND}
virtual/pkgconfig[${MULTILIB_USEDEP}]
"
+RESTRICT="test" # Tests broken upstream doesn't really care about them, bug #656680
+
DOCS=( AUTHORS ChangeLog NEWS README.md )
MULTILIB_WRAPPED_HEADERS=( /usr/include/OpenEXR/OpenEXRConfig.h )