diff options
Diffstat (limited to 'dev-ruby/ruby-termios')
-rw-r--r-- | dev-ruby/ruby-termios/ruby-termios-1.0.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/ruby-termios/ruby-termios-1.0.2-r1.ebuild b/dev-ruby/ruby-termios/ruby-termios-1.0.2-r1.ebuild index d4d72edadfa0..f57424c99900 100644 --- a/dev-ruby/ruby-termios/ruby-termios-1.0.2-r1.ebuild +++ b/dev-ruby/ruby-termios/ruby-termios-1.0.2-r1.ebuild @@ -7,7 +7,7 @@ USE_RUBY="ruby22 ruby23 ruby24 ruby25" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_EXTRADOC="README.md termios.rd" -# There are no tests in the gem, and the upstream tests only work +# There are no tests in the gem, and the upstream tests only work # with a normal TTY, bug 340575. RUBY_FAKEGEM_RECIPE_TEST="none" |