commit:     7d2ac28487edc26bbf253f26ea59dde33d82e443
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Tue May  1 11:07:45 2018 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue May  1 11:07:45 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d2ac284

profiles: use.mask mysql and package.use.mask sasl on amd64-fbsd.

 profiles/arch/amd64-fbsd/package.use.mask | 4 ++++
 profiles/arch/amd64-fbsd/use.mask         | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/profiles/arch/amd64-fbsd/package.use.mask 
b/profiles/arch/amd64-fbsd/package.use.mask
index 3da21307f57..4ee4d9f04da 100644
--- a/profiles/arch/amd64-fbsd/package.use.mask
+++ b/profiles/arch/amd64-fbsd/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+# Ulrich Müller <[email protected]> (01 May 2018)
+# Missing keyword on virtual/gsasl dependency, bug #635216.
+net-mail/mailutils sasl
+
 # Michał Górny <[email protected]> (13 Mar 2018)
 # Missing keywords on dependencies.
 dev-qt/designer webkit

diff --git a/profiles/arch/amd64-fbsd/use.mask 
b/profiles/arch/amd64-fbsd/use.mask
index 3310e052d2e..763749f7d4b 100644
--- a/profiles/arch/amd64-fbsd/use.mask
+++ b/profiles/arch/amd64-fbsd/use.mask
@@ -33,6 +33,10 @@
 #-video_cards_vmware
 -input_devices_vmmouse
 
+# Ulrich Müller <[email protected]> (01 May 2018)
+# virtual/mysql is not keyworded.
+mysql
+
 # Michał Górny <[email protected]> (21 Apr 2018)
 # net-wireless/bluez.
 bluetooth

Reply via email to