diff options
-rw-r--r-- | profiles/arch/alpha/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/hppa/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/mips/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/s390/package.use.mask | 4 |
4 files changed, 16 insertions, 0 deletions
diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index bf9c37c83507..2bee87254d58 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Christopher Byrne <salah.coronya@gmail.com> (2024-12-01) +# requires dev-libs/hidapi to be keyworded +dev-libs/libfido2 hidapi + # Felix Janda <felix.janda@posteo.de> (2024-10-20) # requires dev-libs/libcss and net-libs/libdom to be keyworded www-client/elinks libcss diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 722793ba51e8..2e4d91b30d8d 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,6 +4,10 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Christopher Byrne <salah.coronya@gmail.com> (2024-12-01) +# requires dev-libs/hidapi to be keyworded +dev-libs/libfido2 hidapi + # Ian Jordan <immoloism@gmail.com> (2024-11-11) # net-misc/networkmanager modemmanger and iwd not keyworded net-misc/networkmanager modemmanager iwd diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask index 8b1c0571d34f..ff5e265339d7 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Christopher Byrne <salah.coronya@gmail.com> (2024-12-01) +# requires dev-libs/hidapi to be keyworded +dev-libs/libfido2 hidapi + # Matt Jolly <kangie@gentoo.org> (2024-11-03) # Requires llvm 16 which is not keyworded =dev-lang/rust-1.71.1-r100 system-llvm diff --git a/profiles/arch/s390/package.use.mask b/profiles/arch/s390/package.use.mask index c887b1e00902..ae41e70a698f 100644 --- a/profiles/arch/s390/package.use.mask +++ b/profiles/arch/s390/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Christopher Byrne <salah.coronya@gmail.com> (2024-12-01) +# requires dev-libs/hidapi to be keyworded +dev-libs/libfido2 hidapi + # Pacho Ramos <pacho@gentoo.org> (2024-11-28) # Needs gi-docgen dev-libs/glib doc |