mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-01-30 12:02:57 +01:00
rex-core: clean up
This commit is contained in:
parent
85a3c08ee1
commit
65566cb2fc
1 changed files with 2 additions and 4 deletions
|
|
@ -10,11 +10,9 @@ inherit ruby-fakegem
|
|||
DESCRIPTION="Core libraries required for the Ruby Exploitation (Rex) Suite"
|
||||
HOMEPAGE="https://github.com/rapid7/rex-core"
|
||||
|
||||
KEYWORDS="~amd64 ~arm64 ~x86"
|
||||
LICENSE="BSD"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
IUSE=""
|
||||
|
||||
# doesn't seem to actually run any tests, fails without disabling
|
||||
# doesn't seem to actually run any tests
|
||||
RESTRICT=test
|
||||
|
|
|
|||
Loading…
Reference in a new issue