diff options
author | Nick Sarnie <sarnex@gentoo.org> | 2019-03-17 10:15:52 -0400 |
---|---|---|
committer | Nick Sarnie <sarnex@gentoo.org> | 2019-03-17 10:16:32 -0400 |
commit | e1de97de371bee724738f020b411966ed88f9408 (patch) | |
tree | 6cab5fa395fbf59474bdcca08db36bf5dd55d13d /app-emulation | |
parent | gnome-extra/gnome-documents: restrict to older gjs (diff) | |
download | gentoo-e1de97de371bee724738f020b411966ed88f9408.tar.gz gentoo-e1de97de371bee724738f020b411966ed88f9408.tar.bz2 gentoo-e1de97de371bee724738f020b411966ed88f9408.zip |
app-emulation/faudio: Sync with ::wine
Fix typo
Spotted by [Arfrever]
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/faudio/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/faudio/metadata.xml b/app-emulation/faudio/metadata.xml index 74da2662ef11..5b153131eaad 100644 --- a/app-emulation/faudio/metadata.xml +++ b/app-emulation/faudio/metadata.xml @@ -21,7 +21,7 @@ Project Website: http://fna-xna.github.io/ <flag name="xnasong">Build support for optional XNG_SONG component (note: this not required by <pkg>app-emulation/wine-staging</pkg>, <pkg>app-emulation/wine-vanilla</pkg> for faudio XAudio support).</flag> <flag name="test">Build and run faudio testsuite.</flag> - <flag name="utils">Build all faudio utilties.</flag> + <flag name="utils">Build all faudio utilities.</flag> </use> <upstream> <remote-id type="github">FNA-XNA/FAudio</remote-id> |