summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Grozin <grozin@gentoo.org>2022-09-02 23:44:40 +0700
committerAndrey Grozin <grozin@gentoo.org>2022-09-02 23:45:53 +0700
commitf596ff286cf9a392b786a6be7583a5e58f3b58ec (patch)
treeae66e5c06579dbe1d32a6a07e4069f52ccd468ae
parentapp-emulation/vendor-reset: add 0.1.1_pre20220902 (diff)
downloadgentoo-f596ff28.tar.gz
gentoo-f596ff28.tar.bz2
gentoo-f596ff28.zip
profiles/arch: mask capstone USE flag in dev-lisp/sbcl in ppc and ppc64
Signed-off-by: Andrey Grozin <grozin@gentoo.org>
-rw-r--r--profiles/arch/ppc/package.use.mask6
-rw-r--r--profiles/arch/ppc64/package.use.mask6
2 files changed, 12 insertions, 0 deletions
diff --git a/profiles/arch/ppc/package.use.mask b/profiles/arch/ppc/package.use.mask
new file mode 100644
index 000000000000..47c850991014
--- /dev/null
+++ b/profiles/arch/ppc/package.use.mask
@@ -0,0 +1,6 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Andrey Grozin <grozin@gentoo.org> (2022-09-02)
+# dev-libs/capstone not keyworded
+dev-lisp/sbcl capstone
diff --git a/profiles/arch/ppc64/package.use.mask b/profiles/arch/ppc64/package.use.mask
new file mode 100644
index 000000000000..47c850991014
--- /dev/null
+++ b/profiles/arch/ppc64/package.use.mask
@@ -0,0 +1,6 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Andrey Grozin <grozin@gentoo.org> (2022-09-02)
+# dev-libs/capstone not keyworded
+dev-lisp/sbcl capstone