diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-06-27 01:33:47 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-06-27 01:33:47 +0100 |
commit | 00757bf15f0eb42661625ed16888d00af9a79561 (patch) | |
tree | b2bba110075f5b8ae1cb7b212e71f09aad35bfea /profiles | |
parent | e52012895af4c92f008daac78c3d8b6d691a5dd1 (diff) |
gentoo auto-resync : 27:06:2023 - 01:33:47
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 179030 -> 179357 bytes | |||
-rw-r--r-- | profiles/default/linux/m68k/17.0/musl/eapi | 1 | ||||
-rw-r--r-- | profiles/default/linux/m68k/17.0/musl/make.defaults | 5 | ||||
-rw-r--r-- | profiles/default/linux/m68k/17.0/musl/parent | 2 | ||||
-rw-r--r-- | profiles/profiles.desc | 1 | ||||
-rw-r--r-- | profiles/use.local.desc | 1 |
6 files changed, 9 insertions, 1 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 4c4dfda36a3c..f93a3b396c28 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/default/linux/m68k/17.0/musl/eapi b/profiles/default/linux/m68k/17.0/musl/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/m68k/17.0/musl/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/m68k/17.0/musl/make.defaults b/profiles/default/linux/m68k/17.0/musl/make.defaults new file mode 100644 index 000000000000..2c9e7286c2e7 --- /dev/null +++ b/profiles/default/linux/m68k/17.0/musl/make.defaults @@ -0,0 +1,5 @@ +# Copyright 2022-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +CHOST="m68k-unknown-linux-musl" +CHOST_m68k="${CHOST}" diff --git a/profiles/default/linux/m68k/17.0/musl/parent b/profiles/default/linux/m68k/17.0/musl/parent new file mode 100644 index 000000000000..58651906cb67 --- /dev/null +++ b/profiles/default/linux/m68k/17.0/musl/parent @@ -0,0 +1,2 @@ +.. +../../../../../features/musl diff --git a/profiles/profiles.desc b/profiles/profiles.desc index b685eb3007be..563718973e22 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -351,6 +351,7 @@ arm64 default/linux/arm64/17.0/musl dev arm64 default/linux/arm64/17.0/musl/llvm exp arm64 default/linux/arm64/17.0/musl/hardened exp arm64 default/linux/arm64/17.0/musl/hardened/selinux exp +m68k default/linux/m68k/17.0/musl exp mips default/linux/mips/17.0/o32/musl exp mips default/linux/mips/17.0/n64/musl exp mips default/linux/mips/17.0/mipsel/o32/musl exp diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 87199aacdee3..d32735ccfe65 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -9037,7 +9037,6 @@ x11-wm/xpra:csc - Enable csc softscaler support x11-wm/xpra:html - Install the HTML5 client x11-wm/xpra:ibus - Use ibus input method via app-i18n/ibus x11-wm/xpra:oauth - Enable OAuth2 authentication in the server -x11-wm/xpra:pillow - Enable pillow support x11-wm/xpra:pinentry - Use app-crypt/pinentry for password entry x11-wm/xpra:server - Build server-side code x11-wm/xpra:trayicon - Enable system tray icon |