diff options
author | 2016-09-11 14:22:15 +0200 | |
---|---|---|
committer | 2016-09-11 17:10:07 +0200 | |
commit | 7332e0d33dd31c36868e9c7aa3a327323a8272b0 (patch) | |
tree | e6b15aedec28d520b9a5ac9de170c157bdf1abb5 /profiles/arch/alpha | |
parent | app-admin/paxtest: remove get_libdir in global scope, bug #593384 (diff) | |
download | gentoo-7332e0d33dd31c36868e9c7aa3a327323a8272b0.tar.gz gentoo-7332e0d33dd31c36868e9c7aa3a327323a8272b0.tar.bz2 gentoo-7332e0d33dd31c36868e9c7aa3a327323a8272b0.zip |
profiles: use.mask teamd on nm-applet
These arches do not have teamd support in networkmanager so it resolver
barks if we try to depend on it.
Diffstat (limited to 'profiles/arch/alpha')
-rw-r--r-- | profiles/arch/alpha/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index f73e1f838dae..802efa10c8d6 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -3,6 +3,10 @@ # $Id$ # Gilles Dartiguelongue <eva@gentoo.org> (11 Sep 2016) +# networkmanager USE masked due to missing keywords +gnome-extra/nm-applet teamd + +# Gilles Dartiguelongue <eva@gentoo.org> (11 Sep 2016) # Opt-out of ofono support until there is a user request, # see also pulseaudio/connman net-misc/networkmanager ofono |