diff options
author | Hans de Graaff <graaff@gentoo.org> | 2017-12-26 08:18:12 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2017-12-26 08:18:12 +0100 |
commit | 2f2a0a5b0b3cfbcc06035c132695953d9dbe4435 (patch) | |
tree | 55973cc879a2347753ec29d1f151ad4fb7113fa3 /dev-ruby/pkg-config | |
parent | app-emacs/ruby-mode: add 2.5.0 (diff) | |
download | gentoo-2f2a0a5b0b3cfbcc06035c132695953d9dbe4435.tar.gz gentoo-2f2a0a5b0b3cfbcc06035c132695953d9dbe4435.tar.bz2 gentoo-2f2a0a5b0b3cfbcc06035c132695953d9dbe4435.zip |
dev-ruby/pkg-config: add ruby25
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'dev-ruby/pkg-config')
-rw-r--r-- | dev-ruby/pkg-config/pkg-config-1.2.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild b/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild index 89fdb86006fd..a7bd04a2a9c6 100644 --- a/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild +++ b/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby22 ruby23 ruby24" +USE_RUBY="ruby22 ruby23 ruby24 ruby25" RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS" |