commit: d292728a14df23baa76a91d2d5a0f16d5ff64a1b Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Tue Jun 7 17:07:42 2016 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Tue Jun 7 17:07:42 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d292728a
arch/alpha/package.use.mask: mask USE=cmus for conky Gentoo-Bug: 561750 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 97482f5..d8f294e 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -3,6 +3,10 @@ # $Id$ # Tobias Klausmann <[email protected]> (07 Jun 2016) +# cmus is one amongst many. When-if a user wants it, we'll reconsider it. +app-admin/conky cmus + +# Tobias Klausmann <[email protected]> (07 Jun 2016) # the nvidia SDK needs nvidia-drivers and thus can never work on alpha # Likewise, nasm is x86/x86-64 only media-video/ffmpeg nvenc openh264
