commit: bf3dafdbb7ffc9f5f2ecec01e2804cd66e90b676 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Tue Jun 14 12:02:43 2016 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Tue Jun 14 12:04:00 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf3dafdb
net-misc/chrony: mask USE=html The USE flag pulls hin asciidoctor and a slew of Ruby deps. Mask it. Gentoo-Bug: 583390 profiles/arch/alpha/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index ddec9a2..438a3bb 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Tobias Klausmann <[email protected]> (14 Jun 2016) +# asciidoctor pulls in a lot of Ruby deps +>=net-misc/chrony-2.4_pre1 html + # Tobias Klausmann <[email protected]> (07 Jun 2016) # cmus is one amongst many. When-if a user wants it, we'll reconsider it. # Same goes for libircclient
