summaryrefslogtreecommitdiff
path: root/media-libs/libvpx/libvpx-scm.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/libvpx/libvpx-scm.ebuild')
-rw-r--r--media-libs/libvpx/libvpx-scm.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libvpx/libvpx-scm.ebuild b/media-libs/libvpx/libvpx-scm.ebuild
index 2cb9adf..f78e849 100644
--- a/media-libs/libvpx/libvpx-scm.ebuild
+++ b/media-libs/libvpx/libvpx-scm.ebuild
@@ -78,7 +78,7 @@ multilib_src_configure() {
$(use_enable cpu_flags_x86_sse3 sse3)
$(use_enable cpu_flags_x86_sse4_1 sse4_1)
$(use_enable cpu_flags_x86_ssse3 ssse3)
- $(use_enable svc experimental) $(use_enable svc spatial-svc)
+ $(use_enable svc experimental)
$(use_enable static-libs static)
$(use_enable threads multithread)
$(use_enable highbitdepth vp9-highbitdepth)