diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-05-28 18:47:21 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-05-28 18:48:12 +0200 |
commit | 245d62b3d9bd23c0e718e19ab6608f4c6087d70a (patch) | |
tree | 71feb29b5900985ae38e7b1299c2dac6012e783a /profiles/profiles.desc | |
parent | dev-embedded/u-boot-tools: Stabilize 2022.04 arm64, #847931 (diff) | |
download | gentoo-245d62b3d9bd23c0e718e19ab6608f4c6087d70a.tar.gz gentoo-245d62b3d9bd23c0e718e19ab6608f4c6087d70a.tar.bz2 gentoo-245d62b3d9bd23c0e718e19ab6608f4c6087d70a.zip |
profiles: Add (untested, exp, no keywords yet) m68k systemd profile
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles/profiles.desc')
-rw-r--r-- | profiles/profiles.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/profiles.desc b/profiles/profiles.desc index bf181432d3c5..5cb1b885f855 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -149,7 +149,8 @@ loong default/linux/loong/22.0/la64v100/lp64d/systemd exp # M68K Profiles # @MAINTAINER: m68k@gentoo.org -m68k default/linux/m68k/17.0 exp +m68k default/linux/m68k/17.0 exp +m68k default/linux/m68k/17.0/systemd exp # MIPS Profiles # @MAINTAINER: mips@gentoo.org |