mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-21 14:21:02 +02:00
profile: stay on ruby 2.4 while I update things for ruby 2.5
This commit is contained in:
parent
05f4e4ab1a
commit
68ec5d1a89
2 changed files with 4 additions and 2 deletions
|
|
@ -42,8 +42,7 @@ PORTAGE_NICENESS="9"
|
|||
PORTAGE_IO_NICENESS="ionice -c 3 -p \${PID}"
|
||||
|
||||
USE="${USE} X abi_x86_32 adns caps -consolekit curl elogind fbcon gps jack lm-sensors lm_sensors lua lzma networkmanager oss pentoo-full perl pulseaudio python ruby samba sqlite subversion vdpau vaapi xattr xinerama x265"
|
||||
#we do not want old ruby
|
||||
USE="${USE} -ruby_targets_ruby23 -ruby_targets_ruby25"
|
||||
USE="${USE} ruby_targets_ruby24 -ruby_targets_ruby25"
|
||||
|
||||
PORTAGE_BZIP2_COMMAND="lbzip2"
|
||||
PORTAGE_BUNZIP2_COMMAND="lbunzip2"
|
||||
|
|
|
|||
|
|
@ -1,3 +1,6 @@
|
|||
#we are not ready yet, need a few days
|
||||
=dev-lang/ruby-2.5.7
|
||||
|
||||
#newer network manager significantly improves privacy
|
||||
<net-misc/networkmanager-1.18.4-r3
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue