commit:     8a9a3caca76aa8f33b0891c38a113edf8fd975d9
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  1 19:46:19 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun  1 19:47:08 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a9a3cac

profiles: add default/linux/arm/17.0/armv7a/desktop/{plasma,gnome}/systemd

Useful for arch testing at the very least but it's also feasible
to run a KDE Plasma or GNOME desktop on these anyway. I won't bother
with < armv7 for now.

And we have the non-systemd variants anyway.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/default/linux/arm/17.0/armv7a/desktop/gnome/systemd/eapi    | 1 +
 profiles/default/linux/arm/17.0/armv7a/desktop/gnome/systemd/parent  | 2 ++
 profiles/default/linux/arm/17.0/armv7a/desktop/plasma/systemd/eapi   | 1 +
 profiles/default/linux/arm/17.0/armv7a/desktop/plasma/systemd/parent | 2 ++
 profiles/profiles.desc                                               | 2 ++
 5 files changed, 8 insertions(+)

diff --git a/profiles/default/linux/arm/17.0/armv7a/desktop/gnome/systemd/eapi 
b/profiles/default/linux/arm/17.0/armv7a/desktop/gnome/systemd/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/arm/17.0/armv7a/desktop/gnome/systemd/eapi
@@ -0,0 +1 @@
+5

diff --git 
a/profiles/default/linux/arm/17.0/armv7a/desktop/gnome/systemd/parent 
b/profiles/default/linux/arm/17.0/armv7a/desktop/gnome/systemd/parent
new file mode 100644
index 000000000000..2122741fb81c
--- /dev/null
+++ b/profiles/default/linux/arm/17.0/armv7a/desktop/gnome/systemd/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../../../targets/desktop/gnome/systemd

diff --git a/profiles/default/linux/arm/17.0/armv7a/desktop/plasma/systemd/eapi 
b/profiles/default/linux/arm/17.0/armv7a/desktop/plasma/systemd/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/arm/17.0/armv7a/desktop/plasma/systemd/eapi
@@ -0,0 +1 @@
+5

diff --git 
a/profiles/default/linux/arm/17.0/armv7a/desktop/plasma/systemd/parent 
b/profiles/default/linux/arm/17.0/armv7a/desktop/plasma/systemd/parent
new file mode 100644
index 000000000000..f7739b405877
--- /dev/null
+++ b/profiles/default/linux/arm/17.0/armv7a/desktop/plasma/systemd/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../../../targets/systemd

diff --git a/profiles/profiles.desc b/profiles/profiles.desc
index 5cb1b885f855..84a6fef96132 100644
--- a/profiles/profiles.desc
+++ b/profiles/profiles.desc
@@ -99,7 +99,9 @@ arm           default/linux/arm/17.0/armv7a/hardened          
exp
 arm            default/linux/arm/17.0/armv7a/hardened/selinux  dev
 arm            default/linux/arm/17.0/armv7a/desktop           dev
 arm            default/linux/arm/17.0/armv7a/desktop/gnome     dev
+arm            default/linux/arm/17.0/armv7a/desktop/gnome/systemd     dev
 arm            default/linux/arm/17.0/armv7a/desktop/plasma    dev
+arm            default/linux/arm/17.0/armv7a/desktop/plasma/systemd    dev
 arm            default/linux/arm/17.0/armv7a/developer         exp
 arm            default/linux/arm/17.0/armv7a/systemd           dev
 

Reply via email to