diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-07-05 16:19:53 -0700 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-07-05 16:22:27 -0700 |
commit | f9e23142d3801ebf0d3b990607397bd0c4964e92 (patch) | |
tree | 18c44d081facafaa007f1c2fd33550343e8aa58c /profiles/default | |
parent | sys-libs/compiler-rt-sanitizers: Backport glibc fixes (diff) | |
download | gentoo-f9e23142d3801ebf0d3b990607397bd0c4964e92.tar.gz gentoo-f9e23142d3801ebf0d3b990607397bd0c4964e92.tar.bz2 gentoo-f9e23142d3801ebf0d3b990607397bd0c4964e92.zip |
profiles: enable default/linux/ppc64/17.0/systemd as exp
new nosymlink-lib profile
Bug: https://bugs.gentoo.org/640184
Bug: https://bugs.gentoo.org/715680
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'profiles/default')
-rw-r--r-- | profiles/default/linux/ppc64/17.0/systemd/eapi | 1 | ||||
-rw-r--r-- | profiles/default/linux/ppc64/17.0/systemd/parent | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/profiles/default/linux/ppc64/17.0/systemd/eapi b/profiles/default/linux/ppc64/17.0/systemd/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/ppc64/17.0/systemd/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/ppc64/17.0/systemd/parent b/profiles/default/linux/ppc64/17.0/systemd/parent new file mode 100644 index 000000000000..ced72403bde9 --- /dev/null +++ b/profiles/default/linux/ppc64/17.0/systemd/parent @@ -0,0 +1,2 @@ +.. +../../../../../targets/systemd |