summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2024-02-29 07:39:25 +0100
committerHans de Graaff <graaff@gentoo.org>2024-02-29 08:14:27 +0100
commit75fe053848c34df5c0bb938b42d5f8dc26addb46 (patch)
tree44e44ea63b0412b595e2d46c5fe69289ffb01314
parentdev-python/pycurl: backport test improvements to stable (diff)
downloadgentoo-75fe053848c34df5c0bb938b42d5f8dc26addb46.tar.gz
gentoo-75fe053848c34df5c0bb938b42d5f8dc26addb46.tar.bz2
gentoo-75fe053848c34df5c0bb938b42d5f8dc26addb46.zip
dev-ruby/patron: enable ruby33
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
-rw-r--r--dev-ruby/patron/patron-0.13.3-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/patron/patron-0.13.3-r2.ebuild b/dev-ruby/patron/patron-0.13.3-r2.ebuild
index f48b9a84af8e..2293e2a96eb0 100644
--- a/dev-ruby/patron/patron-0.13.3-r2.ebuild
+++ b/dev-ruby/patron/patron-0.13.3-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby27 ruby30 ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
RUBY_FAKEGEM_EXTRADOC="README.md"