diff options
author | Hans de Graaff <graaff@gentoo.org> | 2016-04-07 07:26:12 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2016-04-07 07:26:12 +0200 |
commit | c0b2b0529489f160e61d2bc235702ce599192a63 (patch) | |
tree | cb265bf82f929833fe590e7183b987bc5e58b94e | |
parent | dev-ruby/plist: cleanup (diff) | |
download | gentoo-c0b2b0529489f160e61d2bc235702ce599192a63.tar.gz gentoo-c0b2b0529489f160e61d2bc235702ce599192a63.tar.bz2 gentoo-c0b2b0529489f160e61d2bc235702ce599192a63.zip |
dev-ruby/textpow: add ruby23
Package-Manager: portage-2.2.26
-rw-r--r-- | dev-ruby/textpow/textpow-1.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/textpow/textpow-1.4.0.ebuild b/dev-ruby/textpow/textpow-1.4.0.ebuild index 18da8119c261..f8caf34b3190 100644 --- a/dev-ruby/textpow/textpow-1.4.0.ebuild +++ b/dev-ruby/textpow/textpow-1.4.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22" +USE_RUBY="ruby20 ruby21 ruby22 ruby23" RUBY_FAKEGEM_RECIPE_TEST="rspec" |