Upgrade requirements.
This commit is contained in:
parent
f606ea4e8b
commit
425ac242bc
|
@ -25,6 +25,8 @@ PORTAGE_IONICE_COMMAND="ionice -c 3 -p \${PID}"
|
|||
PORTAGE_ELOG_CLASSES="warn error log"
|
||||
PORTAGE_ELOG_SYSTEM="save"
|
||||
|
||||
RUBY_TARGETS=""
|
||||
|
||||
# cpu
|
||||
USE="${USE} custom-cflags graphite mpi smp"
|
||||
|
||||
|
|
|
@ -10,3 +10,4 @@ media-libs/libvpx:0/2
|
|||
dev-libs/boost:0/1.56.0
|
||||
=app-office/libreoffice-bin-4.4.3.2-r1
|
||||
=app-office/libreoffice-bin-4.4.4.3
|
||||
=sys-kernel/genkernel-3.4.51.3
|
||||
|
|
|
@ -25,6 +25,8 @@ PORTAGE_IONICE_COMMAND="ionice -c 3 -p \${PID}"
|
|||
PORTAGE_ELOG_CLASSES="warn error log"
|
||||
PORTAGE_ELOG_SYSTEM="save"
|
||||
|
||||
RUBY_TARGETS=""
|
||||
|
||||
# cpu
|
||||
USE="${USE} custom-cflags mpi smp"
|
||||
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
# Manually control kernel version
|
||||
>=sys-kernel/hardened-sources-4.1
|
||||
=sys-kernel/genkernel-3.4.51.3
|
||||
|
|
Loading…
Reference in New Issue