diff options
author | 2022-05-15 01:03:03 +0200 | |
---|---|---|
committer | 2022-05-15 01:03:34 +0200 | |
commit | 92e579d43e40cdd423d58d0468bfff7c190b2bf9 (patch) | |
tree | 60152e871da117c7e22625b41657e83703c7dd5d /profiles/arch | |
parent | app-misc/g15composer: Bump to version 3.4 (diff) | |
download | gentoo-92e579d43e40cdd423d58d0468bfff7c190b2bf9.tar.gz gentoo-92e579d43e40cdd423d58d0468bfff7c190b2bf9.tar.bz2 gentoo-92e579d43e40cdd423d58d0468bfff7c190b2bf9.zip |
profiles: mask USE=rdma on mips, rdma-core not keyworded
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/mips/use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask index d62144ad90d7..2e6d18e809f5 100644 --- a/profiles/arch/mips/use.mask +++ b/profiles/arch/mips/use.mask @@ -4,6 +4,10 @@ # Unmask the flag which corresponds to ARCH. -mips +# Andreas K. Hüttel <dilfridge@gentoo.org> (2022-05-15) +# rdma-core is not keyworded mips... +rdma + # Matt Turner <mattst88@gentoo.org> (2018-03-25) # Unmask systemd since it is keyworded here. -systemd |