commit: e13095d7f5d359046ae44f0ee982ea2b965614f0 Author: Christian Ruppert <idl0r <AT> gentoo <DOT> org> AuthorDate: Sat Aug 25 18:39:13 2018 +0000 Commit: Christian Ruppert <idl0r <AT> gentoo <DOT> org> CommitDate: Sat Aug 25 19:22:07 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e13095d7
profiles/arch/arm/package.use.mask: Mask net-wireless/gr-osmosdr[sdrplay] since it's pre-built and there's no ARM support profiles/arch/arm/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index b3a48f0e0b2..2f0a6dd1cd3 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Christian Ruppert <[email protected]> (25 Aug 2018) +# pre-built, no ARM support +net-wireless/gr-osmosdr sdrplay + # Tomáš Mózes <[email protected]> (10 Aug 2018) # Needs dev-libs/libmaxminddb which isn't keyworded app-admin/syslog-ng geoip2
