From 1c4ca28ca342e40cfcc6172bc842df3a3649bcfd Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Fri, 19 May 2017 17:13:53 +0200 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- portage/make.conf | 2 ++ portage/package.accept_keywords/ruby | 2 ++ portage/package.use | 2 +- 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/portage/make.conf b/portage/make.conf index 131b8a7..c4f183c 100644 --- a/portage/make.conf +++ b/portage/make.conf @@ -38,6 +38,8 @@ L10N="de en en-GB en-US" QEMU_SOFTMMU_TARGETS="i386 x86_64" QEMU_USER_TARGETS="i386 x86_64" +RUBY_TARGETS="ruby22" + #PHP_TARGETS="php5-5 php5-6" USE_PYTHON='2.7 3.4 3.5' diff --git a/portage/package.accept_keywords/ruby b/portage/package.accept_keywords/ruby index eaee0fb..e13cdae 100644 --- a/portage/package.accept_keywords/ruby +++ b/portage/package.accept_keywords/ruby @@ -1,4 +1,6 @@ +~app-admin/puppet-4.10.1 + ~app-eselect/eselect-ruby-20161226 ~dev-lang/ruby-2.2.7 diff --git a/portage/package.use b/portage/package.use index ecbb305..f9df79a 100644 --- a/portage/package.use +++ b/portage/package.use @@ -51,7 +51,7 @@ dev-libs/nss cacert dev-python/ipython smp dev-python/numpy lapack -dev-ruby/hiera-eyaml -ruby_targets_ruby22 +#dev-ruby/hiera-eyaml -ruby_targets_ruby22 dev-ruby/trollop ruby_targets_ruby22 dev-util/strace aio unwind -- 2.39.5