commit: 9619d56bbe7ea9d91e4f711779f1f7a101b539dc Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Oct 6 09:56:56 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Oct 10 18:21:26 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9619d56b
use.desc: Add verify-sig flag Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/use.desc | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/use.desc b/profiles/use.desc index a0104c8a2f7..ef9f4da5721 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -334,6 +334,7 @@ vala - Enable bindings for dev-lang/vala vanilla - Do not add extra patches which change default behaviour; DO NOT USE THIS ON A GLOBAL SCALE as the severity of the meaning changes drastically vcd - Video CD support vdpau - Enable the Video Decode and Presentation API for Unix acceleration interface +verify-sig - Verify upstream signatures on distfiles vhosts - Add support for installing web-based applications into a virtual-hosting environment videos - Install optional video files (used in some games) vim-syntax - Pulls in related vim syntax scripts
