diff options
author | 2022-01-22 16:29:27 +0100 | |
---|---|---|
committer | 2022-01-22 16:30:15 +0100 | |
commit | 90b17f4f4372a13212649f5add01af44a4a371b2 (patch) | |
tree | e20dedba4f74ee24edf4af0de339475fd75082b8 /profiles | |
parent | sys-fs/btrfs-progs: depend on >=sys-kernel/linux-headers-5.11 (diff) | |
download | gentoo-90b17f4f4372a13212649f5add01af44a4a371b2.tar.gz gentoo-90b17f4f4372a13212649f5add01af44a4a371b2.tar.bz2 gentoo-90b17f4f4372a13212649f5add01af44a4a371b2.zip |
ia64: add plain systemd profile (desktop/gnome/systemd exists already!)
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default/linux/ia64/17.0/systemd/eapi | 1 | ||||
-rw-r--r-- | profiles/default/linux/ia64/17.0/systemd/parent | 2 | ||||
-rw-r--r-- | profiles/profiles.desc | 1 |
3 files changed, 4 insertions, 0 deletions
diff --git a/profiles/default/linux/ia64/17.0/systemd/eapi b/profiles/default/linux/ia64/17.0/systemd/eapi new file mode 100644 index 00000000000..7ed6ff82de6 --- /dev/null +++ b/profiles/default/linux/ia64/17.0/systemd/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/ia64/17.0/systemd/parent b/profiles/default/linux/ia64/17.0/systemd/parent new file mode 100644 index 00000000000..ced72403bde --- /dev/null +++ b/profiles/default/linux/ia64/17.0/systemd/parent @@ -0,0 +1,2 @@ +.. +../../../../../targets/systemd diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 5558fa7b340..c30d9dba347 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -137,6 +137,7 @@ ia64 default/linux/ia64/17.0/desktop stable ia64 default/linux/ia64/17.0/desktop/gnome stable ia64 default/linux/ia64/17.0/desktop/gnome/systemd stable ia64 default/linux/ia64/17.0/developer exp +ia64 default/linux/ia64/17.0/systemd exp # M68K Profiles # @MAINTAINER: m68k@gentoo.org |