diff --git a/profiles/targets/desktop/make.defaults b/profiles/targets/desktop/make.defaults index 5a4db8a..5f96237 100644 --- a/profiles/targets/desktop/make.defaults +++ b/profiles/targets/desktop/make.defaults @@ -4,7 +4,7 @@ CHOST="x86_64-pc-linux-gnu" INPUT_DEVICES="libinput" GRUB_PLATFORMS="efi-64 pc" -ABI_X86="32 64" +ABI_X86="64" POLICY_TYPES="mcs" diff --git a/profiles/targets/desktop/package.use/polkit b/profiles/targets/desktop/package.use/polkit new file mode 100644 index 0000000..c3b583d --- /dev/null +++ b/profiles/targets/desktop/package.use/polkit @@ -0,0 +1 @@ +sys-auth/polkit -gtk diff --git a/profiles/targets/desktop/package.use/ppp b/profiles/targets/desktop/package.use/ppp new file mode 100644 index 0000000..7716561 --- /dev/null +++ b/profiles/targets/desktop/package.use/ppp @@ -0,0 +1 @@ +net-dialup/ppp -gtk