diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-11-22 00:32:50 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-11-23 00:19:04 +0100 |
commit | 476a02bc46bfca4f6511ea07cb223a4baca31870 (patch) | |
tree | 30655e58df25c1835c8f16f28d237bc8cae01070 | |
parent | dev-lang/R: add 4.2.2 (diff) | |
download | gentoo-476a02bc46bfca4f6511ea07cb223a4baca31870.tar.gz gentoo-476a02bc46bfca4f6511ea07cb223a4baca31870.tar.bz2 gentoo-476a02bc46bfca4f6511ea07cb223a4baca31870.zip |
profiles: add default/linux/mips/17.0/o32 systemd profiles
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
5 files changed, 8 insertions, 0 deletions
diff --git a/profiles/default/linux/mips/17.0/o32/systemd/eapi b/profiles/default/linux/mips/17.0/o32/systemd/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/mips/17.0/o32/systemd/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/mips/17.0/o32/systemd/merged-usr/eapi b/profiles/default/linux/mips/17.0/o32/systemd/merged-usr/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/mips/17.0/o32/systemd/merged-usr/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/mips/17.0/o32/systemd/merged-usr/parent b/profiles/default/linux/mips/17.0/o32/systemd/merged-usr/parent new file mode 100644 index 000000000000..c8b1675247c9 --- /dev/null +++ b/profiles/default/linux/mips/17.0/o32/systemd/merged-usr/parent @@ -0,0 +1,2 @@ +.. +../../../../../../../features/merged-usr diff --git a/profiles/default/linux/mips/17.0/o32/systemd/parent b/profiles/default/linux/mips/17.0/o32/systemd/parent new file mode 100644 index 000000000000..7e061533c151 --- /dev/null +++ b/profiles/default/linux/mips/17.0/o32/systemd/parent @@ -0,0 +1,2 @@ +.. +../../../../../../targets/systemd diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 610a2d5937b5..2d83ded9dba0 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -190,6 +190,8 @@ m68k default/linux/m68k/17.0/systemd/merged-usr exp # MIPS Profiles # @MAINTAINER: mips@gentoo.org mips default/linux/mips/17.0/o32 exp +mips default/linux/mips/17.0/o32/systemd exp +mips default/linux/mips/17.0/o32/systemd/merged-usr exp mips default/linux/mips/17.0/n32 exp mips default/linux/mips/17.0/n64 exp mips default/linux/mips/17.0/multilib/o32 exp |