diff --git a/dev-ruby/rake-compiler/rake-compiler-1.1.0.ebuild b/dev-ruby/rake-compiler/rake-compiler-1.1.0.ebuild index 32e9c65e37f71..68e836908a964 100644 --- a/dev-ruby/rake-compiler/rake-compiler-1.1.0.ebuild +++ b/dev-ruby/rake-compiler/rake-compiler-1.1.0.ebuild @@ -11,7 +11,7 @@ RUBY_FAKEGEM_EXTRADOC="History.txt README.md" RUBY_FAKEGEM_GEMSPEC="rake-compiler.gemspec" -inherit ruby-fakegem eutils +inherit ruby-fakegem DESCRIPTION="Provide a standard and simplified way to build and package Ruby extensions" HOMEPAGE="https://github.com/luislavena/rake-compiler"