summaryrefslogtreecommitdiff
path: root/profiles/arch/riscv
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/arch/riscv')
-rw-r--r--profiles/arch/riscv/package.use.mask2
-rw-r--r--profiles/arch/riscv/rv32imac/package.mask5
-rw-r--r--profiles/arch/riscv/rv32imac/use.mask3
-rw-r--r--profiles/arch/riscv/use.force4
4 files changed, 9 insertions, 5 deletions
diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask
index 73cf92df7de2..35091c29de08 100644
--- a/profiles/arch/riscv/package.use.mask
+++ b/profiles/arch/riscv/package.use.mask
@@ -107,7 +107,7 @@ dev-util/pkgconf test
dev-util/strace unwind
dev-vcs/git cvs highlight gnome-keyring subversion tk xinetd
dev-vcs/mercurial tk rust zsh-completion
-media-libs/freetype harfbuzz png
+media-libs/freetype harfbuzz
media-libs/harfbuzz doc
sys-libs/libomp hwloc
sys-libs/libcxx libcxxabi libunwind static-libs
diff --git a/profiles/arch/riscv/rv32imac/package.mask b/profiles/arch/riscv/rv32imac/package.mask
new file mode 100644
index 000000000000..fae8be793357
--- /dev/null
+++ b/profiles/arch/riscv/rv32imac/package.mask
@@ -0,0 +1,5 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# sys-libs/libseccomp has not been ported to rv32 yet
+sys-libs/libseccomp
diff --git a/profiles/arch/riscv/rv32imac/use.mask b/profiles/arch/riscv/rv32imac/use.mask
index 9de5ab734497..9779cbad81b5 100644
--- a/profiles/arch/riscv/rv32imac/use.mask
+++ b/profiles/arch/riscv/rv32imac/use.mask
@@ -1,2 +1,5 @@
# Copyright 2019-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+
+# sys-libs/libseccomp has not been ported to rv32 yet
+seccomp
diff --git a/profiles/arch/riscv/use.force b/profiles/arch/riscv/use.force
index d97bd1215470..5e5e335685cb 100644
--- a/profiles/arch/riscv/use.force
+++ b/profiles/arch/riscv/use.force
@@ -3,7 +3,3 @@
# Force the flag which corresponds to ARCH.
riscv
-
-# Right now we have only one Python available, so we must use it
-python_targets_python3_7
-python_single_target_python3_7