diff options
Diffstat (limited to 'profiles/cynerd-desktop')
-rw-r--r-- | profiles/cynerd-desktop/eapi | 1 | ||||
-rw-r--r-- | profiles/cynerd-desktop/make.defaults | 4 | ||||
-rw-r--r-- | profiles/cynerd-desktop/package.use | 1 | ||||
-rw-r--r-- | profiles/cynerd-desktop/packages | 2 | ||||
-rw-r--r-- | profiles/cynerd-desktop/parent | 6 |
5 files changed, 14 insertions, 0 deletions
diff --git a/profiles/cynerd-desktop/eapi b/profiles/cynerd-desktop/eapi new file mode 100644 index 0000000..1e8b314 --- /dev/null +++ b/profiles/cynerd-desktop/eapi @@ -0,0 +1 @@ +6 diff --git a/profiles/cynerd-desktop/make.defaults b/profiles/cynerd-desktop/make.defaults new file mode 100644 index 0000000..8c0950d --- /dev/null +++ b/profiles/cynerd-desktop/make.defaults @@ -0,0 +1,4 @@ +# vim:ft=gentoo-make-conf +CPU_FLAGS_X86="aes avx avx2 fma3 mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" + +MAKEOPTS="-j14" diff --git a/profiles/cynerd-desktop/package.use b/profiles/cynerd-desktop/package.use new file mode 100644 index 0000000..8f41fa9 --- /dev/null +++ b/profiles/cynerd-desktop/package.use @@ -0,0 +1 @@ +sys-kernel/linux amd diff --git a/profiles/cynerd-desktop/packages b/profiles/cynerd-desktop/packages new file mode 100644 index 0000000..5589028 --- /dev/null +++ b/profiles/cynerd-desktop/packages @@ -0,0 +1,2 @@ +# lighttpd +www-servers/lighttpd diff --git a/profiles/cynerd-desktop/parent b/profiles/cynerd-desktop/parent new file mode 100644 index 0000000..643909a --- /dev/null +++ b/profiles/cynerd-desktop/parent @@ -0,0 +1,6 @@ +../base/amd64 +../desktop/x +../qemu +../devel +../latex +../gaming |