summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2020-12-29 07:33:14 +0100
committerHans de Graaff <graaff@gentoo.org>2020-12-29 07:36:17 +0100
commit86c46a1097255b7a62ae1d22b3869c91dcf3d4a9 (patch)
tree4bf14eb2f16db9391422d2d9d04da84f5219fd02
parentdev-ruby/syntax: add ruby30 (diff)
downloadgentoo-86c46a10.tar.gz
gentoo-86c46a10.tar.bz2
gentoo-86c46a10.zip
dev-ruby/pkg-config: add ruby30
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
-rw-r--r--dev-ruby/pkg-config/pkg-config-1.4.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/pkg-config/pkg-config-1.4.3.ebuild b/dev-ruby/pkg-config/pkg-config-1.4.3.ebuild
index 2ebdd50bb933..47172bfeeaaa 100644
--- a/dev-ruby/pkg-config/pkg-config-1.4.3.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.4.3.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-USE_RUBY="ruby25 ruby26 ruby27"
+USE_RUBY="ruby25 ruby26 ruby27 ruby30"
RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"