Update ruby, remove USE flag disabling.
This commit is contained in:
parent
fa1b27e481
commit
4cb1283376
@ -26,10 +26,10 @@ export INPUT_DEVICES="evdev keyboard libinput mouse synaptics joystick"
|
|||||||
# Software environments.
|
# Software environments.
|
||||||
#export PYTHON_TARGETS="python2_7 python3_6 python3_7"
|
#export PYTHON_TARGETS="python2_7 python3_6 python3_7"
|
||||||
#export PYTHON_SINGLE_TARGET="python3_6"
|
#export PYTHON_SINGLE_TARGET="python3_6"
|
||||||
export RUBY_TARGETS="ruby25"
|
export RUBY_TARGETS="ruby26"
|
||||||
|
|
||||||
# Internationalization
|
# Internationalization
|
||||||
export L10N="en fr"
|
export L10N="en fr"
|
||||||
|
|
||||||
#export USE="gold plugins"
|
#export USE="gold plugins"
|
||||||
export USE="-filecaps"
|
#export USE="-filecaps"
|
||||||
|
Loading…
Reference in New Issue
Block a user