projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef8fdef
)
dev-util/electron: [QA] Fix MissingTestRestrict
author
Michał Górny
<mgorny@gentoo.org>
Thu, 12 Dec 2019 15:33:11 +0000
(16:33 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 12 Dec 2019 16:34:39 +0000
(17:34 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-util/electron/electron-2.0.17-r2.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/electron/electron-2.0.17-r2.ebuild
b/dev-util/electron/electron-2.0.17-r2.ebuild
index d713ad9ac622db2b292b4ce3914ef8106abb1c7b..a286e7926afe923d8df4f4a7cbe4a6c5b9f25dda 100644
(file)
--- a/
dev-util/electron/electron-2.0.17-r2.ebuild
+++ b/
dev-util/electron/electron-2.0.17-r2.ebuild
@@
-81,7
+81,8
@@
KEYWORDS="~amd64"
IUSE="cups custom-cflags gconf gnome-keyring kerberos lto neon pic
+proprietary-codecs pulseaudio selinux +system-ffmpeg +system-libvpx
+system-ssl +tcmalloc"
-RESTRICT="!system-ffmpeg? ( proprietary-codecs? ( bindist ) )"
+RESTRICT="!system-ffmpeg? ( proprietary-codecs? ( bindist ) )
+ !test? ( test )"
# Native Client binaries are compiled with different set of flags, bug #452066.
QA_FLAGS_IGNORED=".*\.nexe"