diff options
author | Brian Evans <grknight@gentoo.org> | 2016-01-08 13:15:48 -0500 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2016-01-08 13:15:48 -0500 |
commit | 29c1d8a7f5e90bbfecd7d38efc77511f760b639d (patch) | |
tree | 8cd0bc530ec336aedf5df75a7c9d923ca02fd2b8 /profiles | |
parent | net-misc/stunnel: version bump to 5.29 (diff) | |
download | gentoo-29c1d8a7f5e90bbfecd7d38efc77511f760b639d.tar.gz gentoo-29c1d8a7f5e90bbfecd7d38efc77511f760b639d.tar.bz2 gentoo-29c1d8a7f5e90bbfecd7d38efc77511f760b639d.zip |
package.use.stable.mask: Fix stable net-misc/networkmanager due to teamd unmask
Commit 93cc6f8766572f1bbe50f274d4fb98cf44235684 broke the stable
net-misc/networkmanager on arm because net-misc/libteam is not stable
Signed-off-by: Brian Evans <grknight@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/arm/package.use.stable.mask | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/arch/arm/package.use.stable.mask b/profiles/arch/arm/package.use.stable.mask index c52d6d048780..29d7ebc16b88 100644 --- a/profiles/arch/arm/package.use.stable.mask +++ b/profiles/arch/arm/package.use.stable.mask @@ -1,7 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Brian Evans <grknight@gentoo.org> (08 Jan 2016) +# net-misc/libteam is not yet stable on arm +net-misc/networkmanager teamd + # Ian Delaney <idella4@gentoo.org> (05 Jan 2016) # on behalf of Ilya Tumaykin <itumaykin+gentoo@gmail.com> # dev-lang/luajit wasn't stabilized in the past, but now |