diff options
-rw-r--r-- | profiles/adelie/1.0/x86/i486/parent | 2 | ||||
-rw-r--r-- | profiles/arch/mips/make.defaults | 2 | ||||
-rw-r--r-- | profiles/arch/x86_64/package.use | 1 |
3 files changed, 5 insertions, 0 deletions
diff --git a/profiles/adelie/1.0/x86/i486/parent b/profiles/adelie/1.0/x86/i486/parent new file mode 100644 index 000000000..9c6b28865 --- /dev/null +++ b/profiles/adelie/1.0/x86/i486/parent @@ -0,0 +1,2 @@ +../../../../arch/x86/i486 +.. diff --git a/profiles/arch/mips/make.defaults b/profiles/arch/mips/make.defaults index 4d2ef94ae..1e6651339 100644 --- a/profiles/arch/mips/make.defaults +++ b/profiles/arch/mips/make.defaults @@ -1 +1,3 @@ +# MIPS is an unstable arch, so we accept ~mips +ACCEPT_KEYWORDS="mips ~mips" ARCH=mips diff --git a/profiles/arch/x86_64/package.use b/profiles/arch/x86_64/package.use new file mode 100644 index 000000000..966752d48 --- /dev/null +++ b/profiles/arch/x86_64/package.use @@ -0,0 +1 @@ +sys-boot/grub device-mapper fonts sdl themes truetype grub_platforms_efi-64 |