diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-08-05 21:55:06 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-08-05 22:36:35 +0200 |
commit | cb10bbee140687f5ef7ec87f94d99238e98a6822 (patch) | |
tree | 7057b3e2731806d35112dc2e36b7e5bfba012cba /dev-ruby/autoprefixer-rails | |
parent | dev-db/couchdb: stable 1.7.2 for ppc, bug #660908 (diff) | |
download | gentoo-cb10bbee140687f5ef7ec87f94d99238e98a6822.tar.gz gentoo-cb10bbee140687f5ef7ec87f94d99238e98a6822.tar.bz2 gentoo-cb10bbee140687f5ef7ec87f94d99238e98a6822.zip |
dev-ruby/autoprefixer-rails: add ruby25
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-ruby/autoprefixer-rails')
-rw-r--r-- | dev-ruby/autoprefixer-rails/autoprefixer-rails-7.2.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/autoprefixer-rails/autoprefixer-rails-7.2.6.ebuild b/dev-ruby/autoprefixer-rails/autoprefixer-rails-7.2.6.ebuild index c4f4758fd095..f6c5705e54bd 100644 --- a/dev-ruby/autoprefixer-rails/autoprefixer-rails-7.2.6.ebuild +++ b/dev-ruby/autoprefixer-rails/autoprefixer-rails-7.2.6.ebuild @@ -3,7 +3,7 @@ EAPI=6 -USE_RUBY="ruby22 ruby23 ruby24" +USE_RUBY="ruby23 ruby24 ruby25" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_RECIPE_TEST="rspec3" |