commit: caaaaa2a0e7f6fc3bdf05c258cccfeb65cf0ecf7 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Mar 12 07:18:26 2022 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Mar 12 07:21:20 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=caaaaa2a
dev-ruby/kpeg: add ruby31 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/kpeg/kpeg-1.3.1.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/dev-ruby/kpeg/kpeg-1.3.1.ebuild b/dev-ruby/kpeg/kpeg-1.3.1.ebuild index 145da7b1303a..254aa1f1cb94 100644 --- a/dev-ruby/kpeg/kpeg-1.3.1.ebuild +++ b/dev-ruby/kpeg/kpeg-1.3.1.ebuild @@ -2,9 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby26 ruby27 ruby30" - -RUBY_FAKEGEM_RECIPE_DOC="rdoc" +USE_RUBY="ruby26 ruby27 ruby30 ruby31" inherit ruby-fakegem
