summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <hans@degraaff.org>2024-07-02 07:19:55 +0200
committerHans de Graaff <hans@degraaff.org>2024-07-02 07:19:55 +0200
commit0febb5221b4c8c074f2d15878729ff47dac14701 (patch)
tree3fe7854a27795e14cba989a0a106fa87510521e5
parentdev-ruby/zendesk_api: add 3.1.0 (diff)
downloadgraaff-0febb5221b4c8c074f2d15878729ff47dac14701.tar.gz
graaff-0febb5221b4c8c074f2d15878729ff47dac14701.tar.bz2
graaff-0febb5221b4c8c074f2d15878729ff47dac14701.zip
dev-ruby/inflection: enable ruby33
Signed-off-by: Hans de Graaff <hans@degraaff.org>
-rw-r--r--dev-ruby/inflection/inflection-1.0.0-r1.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-ruby/inflection/inflection-1.0.0-r1.ebuild b/dev-ruby/inflection/inflection-1.0.0-r1.ebuild
index 886f9c46..bb30e455 100644
--- a/dev-ruby/inflection/inflection-1.0.0-r1.ebuild
+++ b/dev-ruby/inflection/inflection-1.0.0-r1.ebuild
@@ -1,8 +1,8 @@
-# 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="ruby30 ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
RUBY_FAKEGEM_RECIPE_TEST="none"
@@ -12,6 +12,5 @@ DESCRIPTION="Support library for inflections"
HOMEPAGE="https://github.com/reactormonk/extlib/tree/inflection"
LICENSE="MIT"
-KEYWORDS="~amd64"
SLOT="0"
-IUSE=""
+KEYWORDS="~amd64"