commit: 836ae3442b8463783aee1c4dd0e4953698c0e216 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Tue Jun 6 08:20:16 2017 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Tue Jun 6 08:25:18 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=836ae344
profiles/arch/ia64: mask USE=rados net-analyzer/rrdtool, bug #549516 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> profiles/arch/ia64/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index 3a04f4962c9..fcc374a0c27 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Sergei Trofimovich <[email protected]> (06 Jun 2017) +# Mask USE=rados for net-analyzer/rrdtool since sys-cluster/ceph is not +# keyworded (bug #549516) +net-analyzer/rrdtool rados + # Jason Zaman <[email protected]> (09 May 2017) # x11-libs/libXpresent is not keyworded on ia64 xfce-base/xfwm4 xpresent
