commit: 0c0f4556a40804ba95040958496621e3cd6e48e1 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Aug 10 13:30:16 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Aug 10 16:53:50 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c0f4556
profiles: Mask media-libs/sdl-mixer[midi] where reqed flags are masked profiles/arch/ia64/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index d4b32d871c6..8bb9ef4d718 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <[email protected]> (10 Aug 2017) +# Both USE=fluidsynth and USE=timidity are masked in this profile. +media-libs/sdl-mixer midi + # Michał Górny <[email protected]> (08 Aug 2017) # Required VIDEO_CARDS=i965/radeonsi, both masked in this profile. media-libs/mesa vulkan
