summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/arch/riscv')
-rw-r--r--profiles/arch/riscv/make.defaults7
-rw-r--r--profiles/arch/riscv/package.use.mask5
-rw-r--r--profiles/arch/riscv/parent1
-rw-r--r--profiles/arch/riscv/use.force2
4 files changed, 0 insertions, 15 deletions
diff --git a/profiles/arch/riscv/make.defaults b/profiles/arch/riscv/make.defaults
deleted file mode 100644
index c25e0e72a40c..000000000000
--- a/profiles/arch/riscv/make.defaults
+++ /dev/null
@@ -1,7 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-# Main RISC-V profile; endian/bitsize independent.
-
-ARCH="riscv"
-ACCEPT_KEYWORDS="riscv"
diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask
deleted file mode 100644
index c456a6fedb42..000000000000
--- a/profiles/arch/riscv/package.use.mask
+++ /dev/null
@@ -1,5 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-# libpcre doesn't support jit on RISC-V.
-dev-libs/libpcre jit
diff --git a/profiles/arch/riscv/parent b/profiles/arch/riscv/parent
deleted file mode 100644
index eb001c6e8ab8..000000000000
--- a/profiles/arch/riscv/parent
+++ /dev/null
@@ -1 +0,0 @@
-../base
diff --git a/profiles/arch/riscv/use.force b/profiles/arch/riscv/use.force
deleted file mode 100644
index 612aced6a1fa..000000000000
--- a/profiles/arch/riscv/use.force
+++ /dev/null
@@ -1,2 +0,0 @@
-# Force the flag which corresponds to ARCH.
-riscv