diff options
author | 2018-04-10 19:00:34 -0500 | |
---|---|---|
committer | 2018-04-13 19:21:30 -0400 | |
commit | 27751a7ece561ace4571c6f427d031134969b82f (patch) | |
tree | 1b10685340c343bde5dd63dc86735684e6ead477 /dev-ruby/ruby-termios | |
parent | dev-ruby/awesome_print: remove trailing whitespace (diff) | |
download | gentoo-27751a7ece561ace4571c6f427d031134969b82f.tar.gz gentoo-27751a7ece561ace4571c6f427d031134969b82f.tar.bz2 gentoo-27751a7ece561ace4571c6f427d031134969b82f.zip |
dev-ruby/ruby-termios: remove trailing whitespace
Package-Manager: Portage-2.3.28, Repoman-2.3.9
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" |