Skip to content

Commit

Permalink
dev-ruby/regexp_parser: avoid dependency on bundlr
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.20.1
  • Loading branch information
graaff committed Sep 20, 2015
1 parent 973c301 commit 47bae89
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions dev-ruby/regexp_parser/regexp_parser-0.3.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,7 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
IUSE=""

all_ruby_prepare() {
sed -i -e '/bundler/I s:^:#:' Rakefile || die
}

0 comments on commit 47bae89

Please sign in to comment.