commit: 38df620584174508d67767eeb32f9a50923acc8a Author: Patrick McLean <chutzpah <AT> gentoo <DOT> org> AuthorDate: Tue Apr 16 00:20:08 2019 +0000 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org> CommitDate: Tue Apr 16 00:21:23 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38df6205
profiles/arch/powerpc: Mask ceph USE flags until it gets keyworded (bug #615400) Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org> profiles/arch/powerpc/package.use.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask index 8fc5fa04d40..2e3a80bfb91 100644 --- a/profiles/arch/powerpc/package.use.mask +++ b/profiles/arch/powerpc/package.use.mask @@ -1,6 +1,12 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Patrick McLean <[email protected]> (15 Apr 2019) +# pending re-keyword request, bug 615400 +net-analyzer/rrdtool rados +sys-fs/multipath-tools rbd +www-servers/uwsgi uwsgi_plugins_rados + # Virgil Dupras <[email protected]> (03 Mar 2019) # Tests fail with jpeg2k flag. Bug #662686 dev-python/pillow jpeg2k
