mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-05 11:00:48 +02:00
dev-ruby/louis: fix ebuild
This commit is contained in:
parent
c41ce2ff83
commit
07f0b3d01e
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ USE_RUBY="ruby20 ruby21"
|
|||
RUBY_FAKEGEM_TASK_DOC="yard"
|
||||
RUBY_FAKEGEM_DOCDIR="doc"
|
||||
RUBY_FAKEGEM_EXTRADOC="README.md"
|
||||
|
||||
RUBY_FAKEGEM_EXTRAINSTALL="data"
|
||||
RUBY_FAKEGEM_TASK_TEST="spec"
|
||||
|
||||
inherit ruby-fakegem
|
||||
Loading…
Reference in a new issue