diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/alpha/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/ia64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/mips/package.use.mask | 4 |
3 files changed, 12 insertions, 0 deletions
diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index dcdd15a9062..126c09d37cf 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Marek Szuba <marecki@gentoo.org> (2021-08-17) +# net-wireless/rtl-sdr not keyworded here +sys-apps/rng-tools rtlsdr + # Marek Szuba <marecki@gentoo.org> (2021-08-11) # dev-ruby/{thor,tty-editor} not keyworded here yet (Bug #807685) app-text/htmltidy test diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index 7dbe7356975..6927332333a 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Marek Szuba <marecki@gentoo.org> (2021-08-17) +# net-wireless/rtl-sdr not keyworded here +sys-apps/rng-tools rtlsdr + # Michał Górny <mgorny@gentoo.org> (2021-07-25) # PyQt5 and wxpython are not keyworded. dev-python/matplotlib wxwidgets diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask index 123047b0b6a..24dac8b3590 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Marek Szuba <marecki@gentoo.org> (2021-08-17) +# net-wireless/rtl-sdr not keyworded here +sys-apps/rng-tools rtlsdr + # Joshua Kinard <kumba@gentoo.org> (2021-07-31) # Mask USE 'test' on MIPS for libgudev. This requires dev-util/umockdev, # which has apparently never had a MIPS keyword. Running the testsuite can be |