diff options
Diffstat (limited to 'profiles/host-binky')
-rw-r--r-- | profiles/host-binky/eapi | 1 | ||||
-rw-r--r-- | profiles/host-binky/make.defaults | 2 | ||||
-rw-r--r-- | profiles/host-binky/packages | 4 | ||||
-rw-r--r-- | profiles/host-binky/parent | 10 |
4 files changed, 17 insertions, 0 deletions
diff --git a/profiles/host-binky/eapi b/profiles/host-binky/eapi new file mode 100644 index 0000000..7f8f011 --- /dev/null +++ b/profiles/host-binky/eapi @@ -0,0 +1 @@ +7 diff --git a/profiles/host-binky/make.defaults b/profiles/host-binky/make.defaults new file mode 100644 index 0000000..77e7980 --- /dev/null +++ b/profiles/host-binky/make.defaults @@ -0,0 +1,2 @@ +# vim:ft=gentoo-make-conf +MAKEOPTS="-j16 -l8" diff --git a/profiles/host-binky/packages b/profiles/host-binky/packages new file mode 100644 index 0000000..0be6e60 --- /dev/null +++ b/profiles/host-binky/packages @@ -0,0 +1,4 @@ +sys-block/zram-init + +# Nodeshit +net-libs/nodejs diff --git a/profiles/host-binky/parent b/profiles/host-binky/parent new file mode 100644 index 0000000..5b10e9e --- /dev/null +++ b/profiles/host-binky/parent @@ -0,0 +1,10 @@ +../base/cpu/intel +../base/gpu/intel +../laptop +../desktop/x +../desktop/wayland +../devel +../devel/arm +../hwdevel +../qemu +../latex |