From 65566cb2fc004deea47804449c3923fa15bb4ef2 Mon Sep 17 00:00:00 2001 From: blshkv Date: Wed, 21 Oct 2020 09:17:27 +0800 Subject: [PATCH] rex-core: clean up --- dev-ruby/rex-core/rex-core-0.1.13.ebuild | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/dev-ruby/rex-core/rex-core-0.1.13.ebuild b/dev-ruby/rex-core/rex-core-0.1.13.ebuild index 0bee8ac8d..780089e93 100644 --- a/dev-ruby/rex-core/rex-core-0.1.13.ebuild +++ b/dev-ruby/rex-core/rex-core-0.1.13.ebuild @@ -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