diff options
-rw-r--r-- | profiles/arch/loong/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/loong/use.mask | 5 |
2 files changed, 9 insertions, 0 deletions
diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask index a33281cb8e57..f4dfb777a921 100644 --- a/profiles/arch/loong/package.use.mask +++ b/profiles/arch/loong/package.use.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # WANG Xuerui <xen0n@gentoo.org> (2022-12-02) +# sys-cluster/ceph is not keyworded yet. +net-analyzer/rrdtool rados + +# WANG Xuerui <xen0n@gentoo.org> (2022-12-02) # Boost.Context has had support for loong since 1.79.0. dev-libs/boost -context diff --git a/profiles/arch/loong/use.mask b/profiles/arch/loong/use.mask index 311c3961fb99..0dbccd31b49f 100644 --- a/profiles/arch/loong/use.mask +++ b/profiles/arch/loong/use.mask @@ -1,6 +1,11 @@ # Copyright 2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# WANG Xuerui <xen0n@gentoo.org> (2022-12-03) +# sys-cluster/ceph is not keyworded yet. +ceph +rbd + # WANG Xuerui <xen0n@gentoo.org> (2022-12-01) # app-emulation/xen has arch-specific code, hence not available for loong yet. xen |