diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-10-05 12:24:57 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-10-05 12:29:24 -0400 |
commit | cfde5a9484409e9e547a0c6f9196585efc423426 (patch) | |
tree | f1ef4df7f4628c991eecc6bb3e859d685b4276f1 /x11-libs/libva-compat | |
parent | x11-libs/libva: Remove mention of x11-libs/libva-vdpau-driver (diff) | |
download | gentoo-cfde5a9484409e9e547a0c6f9196585efc423426.tar.gz gentoo-cfde5a9484409e9e547a0c6f9196585efc423426.tar.bz2 gentoo-cfde5a9484409e9e547a0c6f9196585efc423426.zip |
x11-libs/libva-compat: Remove mention of x11-libs/libva-vdpau-driver
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-libs/libva-compat')
-rw-r--r-- | x11-libs/libva-compat/libva-compat-1.8.3-r2.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
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 } |