diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-01-10 21:03:24 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-01-10 21:03:24 +0200 |
commit | 6dd8d65745f3e5017a3db8a3ed55a9c79934ac7f (patch) | |
tree | 32a1dc44907247479cdbfcba3047821ff99c3f9e | |
parent | profiles.desc: Add default/linux/arm/17.0/armv7a/systemd profile (diff) | |
download | gentoo-6dd8d65745f3e5017a3db8a3ed55a9c79934ac7f.tar.gz gentoo-6dd8d65745f3e5017a3db8a3ed55a9c79934ac7f.tar.bz2 gentoo-6dd8d65745f3e5017a3db8a3ed55a9c79934ac7f.zip |
profiles.desc: Add default/linux/amd64/17.1/desktop/systemd profile
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r-- | profiles/default/linux/amd64/17.1/desktop/systemd/eapi | 1 | ||||
-rw-r--r-- | profiles/default/linux/amd64/17.1/desktop/systemd/parent | 2 | ||||
-rw-r--r-- | profiles/profiles.desc | 1 |
3 files changed, 4 insertions, 0 deletions
diff --git a/profiles/default/linux/amd64/17.1/desktop/systemd/eapi b/profiles/default/linux/amd64/17.1/desktop/systemd/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/amd64/17.1/desktop/systemd/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/amd64/17.1/desktop/systemd/parent b/profiles/default/linux/amd64/17.1/desktop/systemd/parent new file mode 100644 index 000000000000..7e061533c151 --- /dev/null +++ b/profiles/default/linux/amd64/17.1/desktop/systemd/parent @@ -0,0 +1,2 @@ +.. +../../../../../../targets/systemd diff --git a/profiles/profiles.desc b/profiles/profiles.desc index fa000a6cf9bb..56440e0a9659 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -26,6 +26,7 @@ amd64 default/linux/amd64/17.1/desktop/gnome stable amd64 default/linux/amd64/17.1/desktop/gnome/systemd stable amd64 default/linux/amd64/17.1/desktop/plasma stable amd64 default/linux/amd64/17.1/desktop/plasma/systemd stable +amd64 default/linux/amd64/17.1/desktop/systemd dev amd64 default/linux/amd64/17.1/developer stable amd64 default/linux/amd64/17.1/no-multilib stable amd64 default/linux/amd64/17.1/no-multilib/hardened stable |