summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <chutzpah@gentoo.org>2021-02-25 15:21:36 -0800
committerPatrick McLean <chutzpah@gentoo.org>2021-02-25 16:43:34 -0800
commit994f6c73a0e42df35f93cc448b539c293ce8c3d8 (patch)
tree3a7b1723c637f3ac699a056e937e80b09e219485 /profiles
parentdev-python/pecan-1.4.0: Version bump, add py39 (diff)
downloadgentoo-994f6c73a0e42df35f93cc448b539c293ce8c3d8.tar.gz
gentoo-994f6c73a0e42df35f93cc448b539c293ce8c3d8.tar.bz2
gentoo-994f6c73a0e42df35f93cc448b539c293ce8c3d8.zip
profiles/arch/arm64/package.use.mask: Mask pmdk and rbd-rwl on ceph
Unbundled pmdk to solve bug #752177, mask the USE flag to avoid keyword drop until dev-libs/pmdk is keyworded. Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/arch/arm64/package.use.mask4
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask
index a9f294a8023f..a5dd76a1b30e 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -2,6 +2,10 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Patrick McLean <chutzpah@gentoo.org> (2021-02-25)
+# Requires unkeyworded dev-libs/pmdk, mask until keyworded
+sys-cluster/ceph pmdk rbd-rwl
+
# Roy Bamford <neddyseagoon@gentoo.org> (2021-02-24)
# Invert the theme-manager mask as it bouilds and tests here
# Originaly set by Julian Ospald <hasufell@gentoo.org> (2013-03-31)