mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-20 13:51:00 +02:00
rex-powershell: fix https://github.com/pentoo/pentoo-overlay/issues/691
This commit is contained in:
parent
1d626ef662
commit
147e3e5aa5
1 changed files with 3 additions and 2 deletions
|
|
@ -5,6 +5,7 @@ EAPI=7
|
|||
|
||||
USE_RUBY="ruby25 ruby26 ruby27"
|
||||
|
||||
RUBY_FAKEGEM_EXTRAINSTALL="data"
|
||||
RUBY_FAKEGEM_RECIPE_TEST="none"
|
||||
RUBY_FAKEGEM_RECIPE_DOC="rdoc"
|
||||
RUBY_FAKEGEM_BINWRAP=""
|
||||
|
|
@ -21,5 +22,5 @@ KEYWORDS="~amd64 ~arm ~x86"
|
|||
IUSE=""
|
||||
|
||||
ruby_add_bdepend "dev-ruby/rex-random_identifier
|
||||
dev-ruby/rex-text
|
||||
dev-ruby/ruby-rc4"
|
||||
dev-ruby/rex-text
|
||||
dev-ruby/ruby-rc4"
|
||||
Loading…
Reference in a new issue