summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-05-15 10:48:35 +0200
committerHans de Graaff <graaff@gentoo.org>2022-05-15 10:50:11 +0200
commite6079f3c675c16b18251ea3ca7a293233172117e (patch)
tree8c45ab1b552f4a1d3046e4c054a31987d9fd736d /dev-ruby
parentdev-db/sqlite: drop 3.38.0, 3.38.1 (diff)
downloadgentoo-e6079f3c675c16b18251ea3ca7a293233172117e.tar.gz
gentoo-e6079f3c675c16b18251ea3ca7a293233172117e.tar.bz2
gentoo-e6079f3c675c16b18251ea3ca7a293233172117e.zip
dev-ruby/autoprefixer-rails: enable ruby30
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/autoprefixer-rails/autoprefixer-rails-10.4.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/autoprefixer-rails/autoprefixer-rails-10.4.7.0.ebuild b/dev-ruby/autoprefixer-rails/autoprefixer-rails-10.4.7.0.ebuild
index 1e2a93be0a5d..85041f8e1934 100644
--- a/dev-ruby/autoprefixer-rails/autoprefixer-rails-10.4.7.0.ebuild
+++ b/dev-ruby/autoprefixer-rails/autoprefixer-rails-10.4.7.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-USE_RUBY="ruby26 ruby27"
+USE_RUBY="ruby26 ruby27 ruby30"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
RUBY_FAKEGEM_EXTRADOC="README.md"