commit: 9296dab7909fd24807ac5035da17cb8dd8943594 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Feb 19 18:54:09 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Feb 19 18:56:00 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9296dab7
profiles/arch/arm64: Stable-mask a lot of package USE flags profiles/arch/arm64/package.use.stable.mask | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/profiles/arch/arm64/package.use.stable.mask b/profiles/arch/arm64/package.use.stable.mask index 97cd60a6411..0e0d3ac0a07 100644 --- a/profiles/arch/arm64/package.use.stable.mask +++ b/profiles/arch/arm64/package.use.stable.mask @@ -1,6 +1,23 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <[email protected]> (19 Feb 2018) +# Masked due to unstable deps. +dev-db/redis tcmalloc +dev-libs/glib test +dev-libs/protobuf python +dev-python/hgdistver test +dev-python/pycurl test +dev-python/pyopenssl test +dev-python/pyyaml libyaml +dev-python/setuptools_scm mercurial +dev-python/sphinx test +dev-python/twisted-core serial +dev-vcs/git gnome-keyring +media-fonts/baekmuk-fonts X +media-fonts/liberation-fonts X +net-analyzer/netcat crypt + # Michał Górny <[email protected]> (07 Feb 2018) # sys-libs/tevent is not stable here. dev-libs/libverto tevent
