diff options
author | Joonas Niilola <juippis@gentoo.org> | 2021-04-06 13:03:04 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2021-04-06 13:08:37 +0300 |
commit | 8ff72b5f1a0ade52d8c06ab213d1e2d00bdd90cf (patch) | |
tree | 32e92b5dc9ae3328ac1cb673a9ac16e7c0605159 /dev-util/edi/metadata.xml | |
parent | dev-util/bear: add x86 keyword for 2.4.4 (diff) | |
download | gentoo-8ff72b5f1a0ade52d8c06ab213d1e2d00bdd90cf.tar.gz gentoo-8ff72b5f1a0ade52d8c06ab213d1e2d00bdd90cf.tar.bz2 gentoo-8ff72b5f1a0ade52d8c06ab213d1e2d00bdd90cf.zip |
dev-util/edi: add dev-util/bear integration with 'clang' USE
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-util/edi/metadata.xml')
-rw-r--r-- | dev-util/edi/metadata.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-util/edi/metadata.xml b/dev-util/edi/metadata.xml index 9fbd2808478f..50630f4a3f49 100644 --- a/dev-util/edi/metadata.xml +++ b/dev-util/edi/metadata.xml @@ -7,8 +7,9 @@ </maintainer> <use> <flag name="clang"> - Provide integration with <pkg>sys-devel/clang</pkg> for autocompletion and inline - errors + Provide integration with <pkg>sys-devel/clang</pkg> and + <pkg>dev-util/bear</pkg> for autocompletion, inline errors and + information about compilation units. </flag> </use> </pkgmetadata> |