commit: cfde5a9484409e9e547a0c6f9196585efc423426
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 5 16:24:57 2022 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Oct 5 16:29:24 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfde5a94
x11-libs/libva-compat: Remove mention of x11-libs/libva-vdpau-driver
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-libs/libva-compat/libva-compat-1.8.3-r2.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/x11-libs/libva-compat/libva-compat-1.8.3-r2.ebuild
b/x11-libs/libva-compat/libva-compat-1.8.3-r2.ebuild
index f52381960e0a..4a628ac99915 100644
--- a/x11-libs/libva-compat/libva-compat-1.8.3-r2.ebuild
+++ b/x11-libs/libva-compat/libva-compat-1.8.3-r2.ebuild
@@ -61,7 +61,6 @@ multilib_src_install() {
pkg_postinst() {
optfeature_header
- optfeature "NVIDIA GPU support" x11-libs/libva-vdpau-driver
optfeature "Older Intel GPU support" x11-libs/libva-intel-driver
optfeature "Newer Intel GPU support" x11-libs/libva-intel-media-driver
}