diff options
author | Patrick McLean <chutzpah@gentoo.org> | 2020-04-16 15:36:59 -0700 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2020-04-16 15:36:59 -0700 |
commit | 332052b7f05571d7317757235a90d4162b739730 (patch) | |
tree | 14ff37cd86e744b685743c33430d947db4a6f4e5 /profiles | |
parent | dev-libs/ell: drop old (diff) | |
download | gentoo-332052b7f05571d7317757235a90d4162b739730.tar.gz gentoo-332052b7f05571d7317757235a90d4162b739730.tar.bz2 gentoo-332052b7f05571d7317757235a90d4162b739730.zip |
profiles: arch: riscv: mask doc USE flag on libcbor (bug 709752)
This it to facilitate keywording libfido2 for openssh security key
support.
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/riscv/package.use.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 07c9f1e63ba7..0d4cb1e3de58 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,11 @@ # Copyright 2019-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Patrick McLean <chutzpah@gentoo.org> (2020-04-16) +# Lots of python dependencies, mask to facilitate keywording +# keywording dev-libs/libfido2 +dev-libs/libcbor doc + # Joonas Niilola <juippis@gentoo.org> (2020-03-26) # Dependency not keyworded on ~riscv dev-libs/libpipeline test |