summaryrefslogtreecommitdiff
path: root/profiles/use.local.desc
diff options
context:
space:
mode:
authorBertrand Jacquin <beber@meleeweb.net>2013-08-09 15:29:54 +0200
committerBertrand Jacquin <beber@meleeweb.net>2013-08-09 15:29:54 +0200
commit812b52e91bfd3b009eba770e1221a4d5614c6cc2 (patch)
treecd9cc85a8728b8aac36980631c2cac83932f9fa1 /profiles/use.local.desc
parentprofiles/enlightenment/build: Add media-fonts/humor-sans to @system set (diff)
downloadportage-812b52e91bfd3b009eba770e1221a4d5614c6cc2.tar.xz
dev-lang/ruby: Fix build for ABI=x32, see #480238 #419851
Package-Manager: portage-2.1.13.6
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r--profiles/use.local.desc4
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 11e6d1ed..3793532d 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -38,6 +38,10 @@ dev-lang/php:zip - Enable ZIP file support
dev-lang/python:threads - Enable threading support. (DON'T DISABLE THIS UNLESS YOU KNOW WHAT YOU'RE DOING)
dev-lang/python:wide-unicode - Enable wide Unicode implementation which uses 4-byte Unicode characters. Switching of this USE flag changes ABI of Python and requires reinstallation of many Python modules. (DON'T DISABLE THIS UNLESS YOU KNOW WHAT YOU'RE DOING)
dev-lang/python:wininst - Install Windows executables required to create an executable installer for MS Windows.
+dev-lang/ruby:rdoc - Install dev-ruby/rdoc after installing Ruby.
+dev-lang/ruby:readline - Use the sys-libs/readline library to provide the readline extension, used for instance by the irb tool. This flag is meaningful only if the libedit USE flag is disabled. If neither libedit nor readline USE flags are enabled, the readline extension will not be built (and irb will lose line editing functionality).
+dev-lang/ruby:rubytests - Install ruby tests that can only be run after ruby is installed
+dev-lang/ruby:yaml - Use the dev-libs/libyaml library to build the psych extension, available since Ruby 1.9.2_rc2, in alternative to the bundled syck-based parser.
dev-libs/apr:older-kernels-compatibility - Enable binary compatibility with older kernels
dev-libs/apr:urandom - Use /dev/urandom instead of /dev/random
dev-libs/apr:uuid - Enable UUID support