From 90b17f4f4372a13212649f5add01af44a4a371b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Sat, 22 Jan 2022 16:29:27 +0100 Subject: ia64: add plain systemd profile (desktop/gnome/systemd exists already!) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas K. Hüttel --- profiles/default/linux/ia64/17.0/systemd/eapi | 1 + profiles/default/linux/ia64/17.0/systemd/parent | 2 ++ profiles/profiles.desc | 1 + 3 files changed, 4 insertions(+) create mode 100644 profiles/default/linux/ia64/17.0/systemd/eapi create mode 100644 profiles/default/linux/ia64/17.0/systemd/parent 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 000000000000..7ed6ff82de6b --- /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 000000000000..ced72403bde9 --- /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 5558fa7b3406..c30d9dba347a 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 -- cgit v1.2.3