mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-05 02:50:26 +02:00
ruby: use gentoo default, should not affect rails4 (required by msf)
This commit is contained in:
parent
9a1eaca787
commit
e606470f41
2 changed files with 3 additions and 3 deletions
|
|
@ -42,7 +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"
|
||||
USE="${USE} ruby_targets_ruby24 -ruby_targets_ruby25"
|
||||
#USE="${USE} ruby_targets_ruby24 -ruby_targets_ruby25"
|
||||
|
||||
PORTAGE_BZIP2_COMMAND="lbzip2"
|
||||
PORTAGE_BUNZIP2_COMMAND="lbunzip2"
|
||||
|
|
@ -61,7 +61,7 @@ INSTALL_MASK="/usr/lib/debug"
|
|||
DISTDIR="${PORTDIR}/distfiles"
|
||||
PKGDIR="${PORTDIR}/packages"
|
||||
|
||||
RUBY_TARGETS="ruby24"
|
||||
#RUBY_TARGETS="ruby24"
|
||||
|
||||
ACCEPT_LICENSE="* -@EULA intel-ucode-20180807 FraunhoferFDK"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
#we are not ready yet, need a few days
|
||||
=dev-lang/ruby-2.5.7
|
||||
#=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