diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-12-04 16:35:34 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-12-04 16:36:18 +0200 |
commit | 748b0f03dda001b24ae812ee4ccc3001f70acfd6 (patch) | |
tree | d1bfd435d113e3f92fcaf4cff346348c2c4c2bc7 /profiles/profiles.desc | |
parent | dev-lua/luajson: bump to version 1.3.4 (non slotted) (diff) | |
download | gentoo-748b0f03dda001b24ae812ee4ccc3001f70acfd6.tar.gz gentoo-748b0f03dda001b24ae812ee4ccc3001f70acfd6.tar.bz2 gentoo-748b0f03dda001b24ae812ee4ccc3001f70acfd6.zip |
profiles: Add experimental rv64 systemd profiles
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles/profiles.desc')
-rw-r--r-- | profiles/profiles.desc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 4bdfb871bfbe..322d176e72f8 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -190,7 +190,9 @@ ppc64 default/linux/ppc64le/17.0/musl/hardened exp # @MAINTAINER: riscv@gentoo.org riscv default/linux/riscv/17.0/rv64gc exp riscv default/linux/riscv/17.0/rv64gc/lp64d stable +riscv default/linux/riscv/17.0/rv64gc/lp64d/systemd exp riscv default/linux/riscv/17.0/rv64gc/lp64 stable +riscv default/linux/riscv/17.0/rv64gc/lp64/systemd exp # S390 Profiles # @MAINTAINER: s390@gentoo.org |