From 21330275064cf14180c924388b33e584db6e46ad Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Wed, 1 May 2019 22:19:54 +0200 Subject: [PATCH] profiles: Add profiles.desc entries for rv64gc multilib and rv64gc/lp64d MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas K. Hüttel --- profiles/profiles.desc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/profiles.desc b/profiles/profiles.desc index eab4d48a2c4c..990b4fb017ae 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -252,6 +252,11 @@ ppc64 default/linux/powerpc/ppc64/17.0/64bit-userland/developer ppc64 default/linux/powerpc/ppc64/17.0/64bit-userland/little-endian exp ppc64 default/linux/powerpc/ppc64/17.0/64bit-userland/little-endian/systemd exp +# RISC-V Profiles +# @MAINTAINER: riscv@gentoo.org +riscv default/linux/riscv/17.0/rv64gc exp +riscv default/linux/riscv/17.0/rv64gc/lp64d exp + # S390 Profiles # @MAINTAINER: s390@gentoo.org s390 default/linux/s390/13.0 exp -- 2.26.2