commit: bf67d8f6e4d6a4b4852e9087005f23d5747126ea Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Aug 6 07:23:30 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Aug 6 09:36:42 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf67d8f6
sys-apps/paludis: Switch to ruby2.2, #627144 sys-apps/paludis/paludis-2.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/paludis/paludis-2.6.0.ebuild b/sys-apps/paludis/paludis-2.6.0.ebuild index a5c786e1ec5..df3509c02ef 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
