summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-08-06 09:23:30 +0200
committerMichał Górny <mgorny@gentoo.org>2017-08-06 11:36:42 +0200
commitbf67d8f6e4d6a4b4852e9087005f23d5747126ea (patch)
treeeefe6fde963bbf22ea1985f0392fa3c65436888d /sys-apps/paludis
parentsys-apps/paludis: Explicitly expose the supported RUBY_TARGET (diff)
downloadgentoo-bf67d8f6e4d6a4b4852e9087005f23d5747126ea.tar.gz
gentoo-bf67d8f6e4d6a4b4852e9087005f23d5747126ea.tar.bz2
gentoo-bf67d8f6e4d6a4b4852e9087005f23d5747126ea.zip
sys-apps/paludis: Switch to ruby2.2, #627144
Diffstat (limited to 'sys-apps/paludis')
-rw-r--r--sys-apps/paludis/paludis-2.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/paludis/paludis-2.6.0.ebuild b/sys-apps/paludis/paludis-2.6.0.ebuild
index a5c786e1ec57..df3509c02efb 100644
--- a/sys-apps/paludis/paludis-2.6.0.ebuild
+++ b/sys-apps/paludis/paludis-2.6.0.ebuild
@@ -5,7 +5,7 @@ EAPI=5
PYTHON_COMPAT=( python2_7 )
# matching profile defaults for now
-RUBY_VER=2.1
+RUBY_VER=2.2
inherit bash-completion-r1 eutils python-single-r1 user