summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2023-12-27 14:49:13 +0100
committerHans de Graaff <graaff@gentoo.org>2023-12-27 14:55:45 +0100
commit8fb5209815c9db43000226133403a0351cc6a27a (patch)
treecaea0d96a6ece6c7f6e70339e29ebed92e31c8f1
parentdev-ruby/plist: enable ruby33 (diff)
downloadgentoo-8fb5209815c9db43000226133403a0351cc6a27a.tar.gz
gentoo-8fb5209815c9db43000226133403a0351cc6a27a.tar.bz2
gentoo-8fb5209815c9db43000226133403a0351cc6a27a.zip
dev-ruby/pkg-config: enable ruby33
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
-rw-r--r--dev-ruby/pkg-config/pkg-config-1.5.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/pkg-config/pkg-config-1.5.6.ebuild b/dev-ruby/pkg-config/pkg-config-1.5.6.ebuild
index 846afc769643..89913d40ba0c 100644
--- a/dev-ruby/pkg-config/pkg-config-1.5.6.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.5.6.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"