Skip to content

Commit

Permalink
rex-socket: fix test, doc, and don't install crap files
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeroChaos- committed Sep 14, 2020
1 parent ffbc46f commit 2e6acd8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dev-ruby/rex-socket/rex-socket-0.1.23.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
EAPI=7

USE_RUBY="ruby25 ruby26 ruby27"
RUBY_FAKEGEM_RECIPE_TEST="none"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_BINWRAP=""

inherit ruby-fakegem

Expand All @@ -16,7 +19,4 @@ SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
IUSE=""

# doesn't seem to actually run any tests, fails without disabling
RESTRICT=test

ruby_add_bdepend "dev-ruby/rex-core"

0 comments on commit 2e6acd8

Please sign in to comment.