projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01b9559
)
kde-apps/k3b: Restrict tests
author
Andreas Sturmlechner
<asturm@gentoo.org>
Sat, 12 Aug 2017 11:06:48 +0000
(13:06 +0200)
committer
Andreas Sturmlechner
<asturm@gentoo.org>
Sat, 12 Aug 2017 11:54:25 +0000
(13:54 +0200)
One test is failing in case we stabilise this version.
Gentoo-bug: 616880
Package-Manager: Portage-2.3.6, Repoman-2.3.3
kde-apps/k3b/k3b-17.04.3-r1.ebuild
patch
|
blob
|
history
diff --git
a/kde-apps/k3b/k3b-17.04.3-r1.ebuild
b/kde-apps/k3b/k3b-17.04.3-r1.ebuild
index e0f4fb461bd5c8bbd26ade0a6f9f8275557bc019..3f1a5c8bda086eabc6face153b77b6dd97097752 100644
(file)
--- a/
kde-apps/k3b/k3b-17.04.3-r1.ebuild
+++ b/
kde-apps/k3b/k3b-17.04.3-r1.ebuild
@@
-77,6
+77,8
@@
REQUIRED_USE="
DOCS+=( ChangeLog {FAQ,PERMISSIONS,README}.txt )
+RESTRICT+=" test"
+
src_configure() {
local mycmakeargs=(
-DK3B_BUILD_API_DOCS=OFF