diff options
author | Sam James <sam@gentoo.org> | 2023-03-27 08:25:31 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-27 09:33:52 +0100 |
commit | 21e14e1d85097ccd93b3499ae8a3f51205957334 (patch) | |
tree | 84aa11f3cb30a71635e2b4ee2391a11eea567f96 /dev-ruby/combustion | |
parent | dev-java/jcifs: Stabilize 1.3.19-r2 amd64, #903159 (diff) | |
download | gentoo-21e14e1d85097ccd93b3499ae8a3f51205957334.tar.gz gentoo-21e14e1d85097ccd93b3499ae8a3f51205957334.tar.bz2 gentoo-21e14e1d85097ccd93b3499ae8a3f51205957334.zip |
dev-ruby/combustion: don't install test binaries
Closes: https://bugs.gentoo.org/903109
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/combustion')
-rw-r--r-- | dev-ruby/combustion/combustion-1.3.7-r2.ebuild (renamed from dev-ruby/combustion/combustion-1.3.7-r1.ebuild) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-ruby/combustion/combustion-1.3.7-r1.ebuild b/dev-ruby/combustion/combustion-1.3.7-r2.ebuild index ec98a0943661..bc3e847dca54 100644 --- a/dev-ruby/combustion/combustion-1.3.7-r1.ebuild +++ b/dev-ruby/combustion/combustion-1.3.7-r2.ebuild @@ -4,6 +4,7 @@ EAPI=8 USE_RUBY="ruby27 ruby30" +RUBY_FAKEGEM_BINWRAP="" RUBY_FAKEGEM_EXTRADOC="README.md" RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" inherit ruby-fakegem |