diff options
author | Sam James <sam@gentoo.org> | 2023-05-23 03:43:31 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-23 03:51:51 +0100 |
commit | 818a4f4096df066f3a6ca47aad95419c37c581c7 (patch) | |
tree | 569d85ce01500988e9f177acfc28b636922981fa /games-emulation | |
parent | games-emulation/dolphin: defer to new global USE=vulkan description (diff) | |
download | gentoo-818a4f4096df066f3a6ca47aad95419c37c581c7.tar.gz gentoo-818a4f4096df066f3a6ca47aad95419c37c581c7.tar.bz2 gentoo-818a4f4096df066f3a6ca47aad95419c37c581c7.zip |
games-emulation/pcsx2: defer to new global USE=vulkan description
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/pcsx2/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games-emulation/pcsx2/metadata.xml b/games-emulation/pcsx2/metadata.xml index cf7d628cd86c..5e2be35968f1 100644 --- a/games-emulation/pcsx2/metadata.xml +++ b/games-emulation/pcsx2/metadata.xml @@ -16,7 +16,6 @@ <use> <flag name="backtrace">Display a backtrace on crash using <pkg>sys-libs/libbacktrace</pkg></flag> <flag name="sndio">Enable support for the <pkg>media-sound/sndio</pkg> backend</flag> - <flag name="vulkan">Enable support for Vulkan</flag> </use> <upstream> <bugs-to>https://github.com/PCSX2/pcsx2/issues</bugs-to> |