commit: c3374db0b05e31773defe44ccbce2ff8fd310c5e Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Feb 17 16:35:14 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Feb 17 16:39:49 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3374db0
profiles/arch/amd64-fbsd: Mask media-libs/gstreamer[unwind] profiles/arch/amd64-fbsd/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/amd64-fbsd/package.use.mask b/profiles/arch/amd64-fbsd/package.use.mask index f95fad1cc67..cf2a65daad7 100644 --- a/profiles/arch/amd64-fbsd/package.use.mask +++ b/profiles/arch/amd64-fbsd/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <[email protected]> (17 Feb 2018) +# Claims to require dev-libs/elfutils which doesn't support FreeBSD. +# We can umask if it works with virtual/libelf though. +media-libs/gstreamer unwind + # Michał Górny <[email protected]> (17 Feb 2018) # Unkeyworded deps. media-libs/elementary javascript
