diff options
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/mips/make.defaults | 2 | ||||
-rw-r--r-- | profiles/arch/x86_64/package.use | 1 |
2 files changed, 3 insertions, 0 deletions
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 |