dev-ruby/ruby-termios: Do not install bogus binstubs, bug 611688

Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
Hans de Graaff
2017-03-05 08:36:21 +01:00
parent aae48f39d9
commit a533fb566c

View File

@@ -11,6 +11,8 @@ RUBY_FAKEGEM_EXTRADOC="README.md termios.rd"
# with a normal TTY, bug 340575.
RUBY_FAKEGEM_RECIPE_TEST="none"
RUBY_FAKEGEM_BINWRAP=""
inherit multilib ruby-fakegem
DESCRIPTION="A Ruby interface to termios"