commit: f38129635674d3f219afb9e1de697f8fd9b0bc3b Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Wed Dec 26 11:18:04 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Wed Dec 26 17:47:19 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3812963
dev-ruby/pkg-config: add ruby26 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 dev-ruby/pkg-config/pkg-config-1.3.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/pkg-config/pkg-config-1.3.2.ebuild b/dev-ruby/pkg-config/pkg-config-1.3.2.ebuild index ff17071fdd3..6941490b6aa 100644 --- a/dev-ruby/pkg-config/pkg-config-1.3.2.ebuild +++ b/dev-ruby/pkg-config/pkg-config-1.3.2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby23 ruby24 ruby25" +USE_RUBY="ruby23 ruby24 ruby25 ruby26" RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"