summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2019-12-26 16:40:30 +0100
committerHans de Graaff <graaff@gentoo.org>2019-12-26 16:41:54 +0100
commit8d1f15151c24e11f8732e63d7ea61f26727ae6ca (patch)
tree6afc9ab5e2fe437b620b89a58965faa5fd5d2637
parentdev-ruby/coderay: add ruby27 (diff)
downloadgentoo-8d1f15151c24e11f8732e63d7ea61f26727ae6ca.tar.gz
gentoo-8d1f15151c24e11f8732e63d7ea61f26727ae6ca.tar.bz2
gentoo-8d1f15151c24e11f8732e63d7ea61f26727ae6ca.zip
dev-ruby/pkg-config: add ruby27
Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
-rw-r--r--dev-ruby/pkg-config/pkg-config-1.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/pkg-config/pkg-config-1.4.0.ebuild b/dev-ruby/pkg-config/pkg-config-1.4.0.ebuild
index a8f0cfce739b..b6d4d011f534 100644
--- a/dev-ruby/pkg-config/pkg-config-1.4.0.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.4.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-USE_RUBY="ruby24 ruby25 ruby26"
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"