diff options
author | 2024-06-22 21:30:58 +0200 | |
---|---|---|
committer | 2024-06-22 22:00:07 +0200 | |
commit | 11d7521d444f14d5e2d3319b4bd8408d09eaeb98 (patch) | |
tree | 0112353bb57f16d354b5f49846da8468c2d7cad6 /app-emulation | |
parent | app-emulation/86Box: drop 4.0.1-r1 (diff) | |
download | gentoo-11d7521d444f14d5e2d3319b4bd8408d09eaeb98.tar.gz gentoo-11d7521d444f14d5e2d3319b4bd8408d09eaeb98.tar.bz2 gentoo-11d7521d444f14d5e2d3319b4bd8408d09eaeb98.zip |
app-emulation/86Box: drop unused use flag
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/86Box/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-emulation/86Box/metadata.xml b/app-emulation/86Box/metadata.xml index a06647c003b6..7988953f183d 100644 --- a/app-emulation/86Box/metadata.xml +++ b/app-emulation/86Box/metadata.xml @@ -11,7 +11,6 @@ fairly recent system designs based on the PCI bus. </longdescription> <use> - <flag name="dinput">Enable legacy Dinput mode instead of Xinput for older controllers.</flag> <flag name="experimental">Enable hardware from devbranch, which may be unstable or unusable.</flag> <flag name="fluidsynth">Enable MIDI support through <pkg>media-sound/fluidsynth</pkg>.</flag> <flag name="munt">Enable MIDI MT-32 support through <pkg>media-libs/munt-mt32emu</pkg>.</flag> |