diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-01-24 20:38:06 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-01-28 01:25:58 -0800 |
commit | eab2ab3033829825f371452cf73fcc7608076171 (patch) | |
tree | b7c659beaa287c7f78fc2677fa87ce714c86379b | |
parent | profiles/default/linux/ppc64/17.0/developer: new profile (diff) | |
download | gentoo-eab2ab3033829825f371452cf73fcc7608076171.tar.gz gentoo-eab2ab3033829825f371452cf73fcc7608076171.tar.bz2 gentoo-eab2ab3033829825f371452cf73fcc7608076171.zip |
profiles/default/linux/ppc64le/17.0/systemd: new profile
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
-rw-r--r-- | profiles/default/linux/ppc64le/17.0/systemd/eapi | 1 | ||||
-rw-r--r-- | profiles/default/linux/ppc64le/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/ppc64le/17.0/systemd/eapi b/profiles/default/linux/ppc64le/17.0/systemd/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/ppc64le/17.0/systemd/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/ppc64le/17.0/systemd/parent b/profiles/default/linux/ppc64le/17.0/systemd/parent new file mode 100644 index 000000000000..ced72403bde9 --- /dev/null +++ b/profiles/default/linux/ppc64le/17.0/systemd/parent @@ -0,0 +1,2 @@ +.. +../../../../../targets/systemd diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 0f8cc3ab256c..0da2e95abe07 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -176,6 +176,7 @@ ppc64 default/linux/ppc64/17.0/desktop/gnome exp ppc64 default/linux/ppc64/17.0/desktop/gnome/systemd exp ppc64 default/linux/ppc64/17.0/developer exp ppc64 default/linux/ppc64le/17.0 exp +ppc64 default/linux/ppc64le/17.0/systemd exp # RISC-V Profiles # @MAINTAINER: riscv@gentoo.org |