From: Orfeas Date: Thu, 18 Sep 2025 13:51:12 +0000 (+0300) Subject: profiles: add amd64-desktop profile X-Git-Url: https://git.orfeas.xyz/?a=commitdiff_plain;h=d3a65b4621fe491f2ab908a8b9fabe74705a35d2;p=orf-overlay.git profiles: add amd64-desktop profile --- diff --git a/profiles/amd64-desktop/eapi b/profiles/amd64-desktop/eapi new file mode 100644 index 0000000..301160a --- /dev/null +++ b/profiles/amd64-desktop/eapi @@ -0,0 +1 @@ +8 \ No newline at end of file diff --git a/profiles/amd64-desktop/parent b/profiles/amd64-desktop/parent new file mode 100644 index 0000000..c57f0a2 --- /dev/null +++ b/profiles/amd64-desktop/parent @@ -0,0 +1,2 @@ +gentoo:default/linux/amd64/23.0/no-multilib/hardened/systemd +gentoo:targets/desktop \ No newline at end of file diff --git a/profiles/profiles.desc b/profiles/profiles.desc new file mode 100644 index 0000000..0f4075c --- /dev/null +++ b/profiles/profiles.desc @@ -0,0 +1 @@ +amd64 amd64-desktop dev \ No newline at end of file