commit: 7589cd563d6d78110b7271fb5b60ae7182f143b7
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 6 05:35:42 2017 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Aug 6 05:35:42 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7589cd56
dev-ruby/ruby-gettext: add ruby22
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-ruby/ruby-gettext/ruby-gettext-3.1.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ruby/ruby-gettext/ruby-gettext-3.1.1.ebuild
b/dev-ruby/ruby-gettext/ruby-gettext-3.1.1.ebuild
index 9712c9892e3..ac4b53834b9 100644
--- a/dev-ruby/ruby-gettext/ruby-gettext-3.1.1.ebuild
+++ b/dev-ruby/ruby-gettext/ruby-gettext-3.1.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-USE_RUBY="ruby20 ruby21"
+USE_RUBY="ruby21 ruby22"
RUBY_FAKEGEM_NAME="${PN/ruby-/}"
RUBY_FAKEGEM_VERSION="${PV%_*}"