mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-19 21:31:10 +02:00
profile: enable ruby20 and multilib
This commit is contained in:
parent
ee5e5a5a28
commit
89dbfc09a9
4 changed files with 7 additions and 7 deletions
|
|
@ -36,9 +36,9 @@ PORTAGE_ELOG_CLASSES="${PORTAGE_ELOG_CLASSES} qa"
|
|||
PORTAGE_NICENESS="9"
|
||||
PORTAGE_IO_NICENESS="ionice -c 3 -p \${PID}"
|
||||
|
||||
RUBY_TARGETS="ruby19 ruby21"
|
||||
RUBY_TARGETS="ruby19 ruby20 ruby21"
|
||||
|
||||
USE="${USE} X adns caps curl directfb fbcon gps jack lm_sensors lua lzma oss perl pulseaudio python ruby samba sqlite subversion xattr xinerama -ruby_targets_ruby18"
|
||||
USE="${USE} X abi_x86_32 adns caps curl directfb fbcon gps jack lm_sensors lua lzma oss perl pulseaudio python ruby samba sqlite subversion xattr xinerama -ruby_targets_ruby18"
|
||||
|
||||
PORTAGE_BZIP2_COMMAND="lbzip2"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
#ruby21
|
||||
~dev-ruby/ruby_parser-3.6.5
|
||||
~dev-ruby/rdoc-4.1.2
|
||||
~dev-ruby/json-1.8.2
|
||||
~dev-ruby/racc-1.4.12
|
||||
|
|
@ -173,7 +174,6 @@ dev-ruby/rubyzip:1
|
|||
~dev-ruby/sexp_processor-4.4.4
|
||||
~dev-ruby/sourcify-0.5.0
|
||||
~dev-ruby/tins-1.3.3
|
||||
~dev-ruby/ruby_parser-3.6.3
|
||||
~dev-ruby/term-ansicolor-1.3.0
|
||||
|
||||
#arachni
|
||||
|
|
|
|||
|
|
@ -7,9 +7,9 @@ sys-kernel/genkernel
|
|||
=gnome-base/libgnome-keyring-3.4.1
|
||||
|
||||
#we are not ready for ruby2, at all
|
||||
=dev-lang/ruby-2.0*
|
||||
=virtual/rubygems-6
|
||||
=virtual/rubygems-5
|
||||
#=dev-lang/ruby-2.0*
|
||||
#=virtual/rubygems-6
|
||||
#=virtual/rubygems-5
|
||||
|
||||
#the ebuild is broken and needs some love
|
||||
=net-fs/winexe-9999
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
#ruby can fornicate itself with a stick
|
||||
ruby_targets_ruby20
|
||||
#ruby_targets_ruby20
|
||||
|
||||
#users should never enable this
|
||||
livecd-stage1
|
||||
|
|
|
|||
Loading…
Reference in a new issue