diff options
author | Tim Harder <radhermit@gentoo.org> | 2017-08-31 08:56:46 -0400 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2017-08-31 08:56:46 -0400 |
commit | 8c794085bca74fe03997bdc50f8d020c6133bca0 (patch) | |
tree | 193f7890e3764c031e7d3da420887a636ac4c842 /media-libs/opus | |
parent | media-libs/opus: remove old (diff) | |
download | gentoo-8c794085bca74fe03997bdc50f8d020c6133bca0.tar.gz gentoo-8c794085bca74fe03997bdc50f8d020c6133bca0.tar.bz2 gentoo-8c794085bca74fe03997bdc50f8d020c6133bca0.zip |
media-libs/opus: use consistent indentation for metadata
Diffstat (limited to 'media-libs/opus')
-rw-r--r-- | media-libs/opus/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/opus/metadata.xml b/media-libs/opus/metadata.xml index 5ff58c7076a1..5149d56c5f0d 100644 --- a/media-libs/opus/metadata.xml +++ b/media-libs/opus/metadata.xml @@ -6,7 +6,7 @@ <name>Gentoo Sound project</name> </maintainer> <use> - <flag name="ambisonics">Enable ambisonics support (experimental).</flag> + <flag name="ambisonics">Enable ambisonics support (experimental).</flag> <flag name="custom-modes">Build with custom-modes.</flag> </use> </pkgmetadata> |