diff options
author | Bertrand Jacquin <beber@meleeweb.net> | 2013-08-05 14:52:07 +0200 |
---|---|---|
committer | Bertrand Jacquin <beber@meleeweb.net> | 2013-08-05 14:52:07 +0200 |
commit | 943fc3f42052f5d8799543e2249656c559fef38c (patch) | |
tree | d22ff7991e6f9e5205c4dc30d83d9f313702ae69 | |
parent | profiles/enlightenment/build: Enable doctool for dev-libs/gobject-introspection (diff) | |
download | portage-943fc3f42052f5d8799543e2249656c559fef38c.tar.xz |
profiles/enlightenment/build: Enable ruby20 USE flag by default
-rw-r--r-- | profiles/enlightenment/build/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/enlightenment/build/make.defaults b/profiles/enlightenment/build/make.defaults index 0cd9dd65..b8eb8a2b 100644 --- a/profiles/enlightenment/build/make.defaults +++ b/profiles/enlightenment/build/make.defaults @@ -193,7 +193,7 @@ USE="${USE} video_cards_qxl" PYTHON_TARGETS="python2_5 python2_6 python2_7 python3_1 python3_2 python3_3" -RUBY_TARGETS="ruby18 ruby19" +RUBY_TARGETS="ruby18 ruby19 ruby20" # 25/05/2013 - beber # Setting LINGUAS is non functional, need to expand manually |