diff options
author | Alon Bar-Lev <alonbl@gentoo.org> | 2017-01-04 04:28:22 +0200 |
---|---|---|
committer | Alon Bar-Lev <alonbl@gentoo.org> | 2017-01-04 21:26:36 +0200 |
commit | b14ea48df1017341dc2c1ffa15b183a417b054bc (patch) | |
tree | a40128a8bee69ccfd47c9e7254dab6cb58d0028f /net-libs/gnutls/metadata.xml | |
parent | profiles: mask net-libs/gnutls test-full (diff) | |
download | gentoo-b14ea48df1017341dc2c1ffa15b183a417b054bc.tar.gz gentoo-b14ea48df1017341dc2c1ffa15b183a417b054bc.tar.bz2 gentoo-b14ea48df1017341dc2c1ffa15b183a417b054bc.zip |
net-libs/gnutls: add test-full USE
temporary force tools for tests
Bug: 604144
Package-Manager: portage-2.3.0
RepoMan-Options: --force
Diffstat (limited to 'net-libs/gnutls/metadata.xml')
-rw-r--r-- | net-libs/gnutls/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-libs/gnutls/metadata.xml b/net-libs/gnutls/metadata.xml index 7abdcd062226..de46a2ea13bd 100644 --- a/net-libs/gnutls/metadata.xml +++ b/net-libs/gnutls/metadata.xml @@ -31,6 +31,9 @@ <flag name="sslv3"> Support for the old/insecure SSLv3 protocol </flag> + <flag name="test-full"> + Enable full test mode + </flag> </use> <slots> <subslots>Reflect ABI compatibility of libgnutls.so</subslots> |