diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2024-02-13 14:22:14 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2024-02-13 14:22:14 +0100 |
commit | 33de3a641e0b8069901c830456d89d478b280708 (patch) | |
tree | 4d7ebe402a6470b119cfa5c85c9d6f58646a7ca0 /profiles/default | |
parent | profiles: Drop mips multilib/n32 23.0 profiles, the world does not need that ... (diff) | |
download | gentoo-33de3a641e0b8069901c830456d89d478b280708.tar.gz gentoo-33de3a641e0b8069901c830456d89d478b280708.tar.bz2 gentoo-33de3a641e0b8069901c830456d89d478b280708.zip |
profiles: add missing mips multilib n64 systemd profile
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles/default')
-rw-r--r-- | profiles/default/linux/mips/23.0/multilib/n64/systemd/eapi | 1 | ||||
-rw-r--r-- | profiles/default/linux/mips/23.0/multilib/n64/systemd/parent | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/profiles/default/linux/mips/23.0/multilib/n64/systemd/eapi b/profiles/default/linux/mips/23.0/multilib/n64/systemd/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/mips/23.0/multilib/n64/systemd/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/mips/23.0/multilib/n64/systemd/parent b/profiles/default/linux/mips/23.0/multilib/n64/systemd/parent new file mode 100644 index 000000000000..44f88d3e2df0 --- /dev/null +++ b/profiles/default/linux/mips/23.0/multilib/n64/systemd/parent @@ -0,0 +1,2 @@ +.. +../../../../../../../targets/systemd |