aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/arch/riscv/rv64gc/make.defaults')
-rw-r--r--profiles/arch/riscv/rv64gc/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/arch/riscv/rv64gc/make.defaults b/profiles/arch/riscv/rv64gc/make.defaults
index 0326c28..0d78820 100644
--- a/profiles/arch/riscv/rv64gc/make.defaults
+++ b/profiles/arch/riscv/rv64gc/make.defaults
@@ -39,4 +39,4 @@ IUSE_IMPLICIT="abi_riscv_lp64d"
# Enable Python 3.7 (and potentially later versions) only
PYTHON_TARGETS="python3_7"
-PYTHON_SINGLE_TARGET="-* python3_7"
+PYTHON_SINGLE_TARGET="python3_7"