commit: d7a377c14f27577e07434678358231c229b8aace
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 8 09:18:42 2017 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Dec 9 07:51:19 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7a377c1
dev-ruby/metasploit-model: drop x86 for rails 4.2 cleanup
Package-Manager: Portage-2.3.13, Repoman-2.3.3
dev-ruby/metasploit-model/metasploit-model-2.0.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ruby/metasploit-model/metasploit-model-2.0.3.ebuild
b/dev-ruby/metasploit-model/metasploit-model-2.0.3.ebuild
index 32cf654d827..8ffc7598d3c 100644
--- a/dev-ruby/metasploit-model/metasploit-model-2.0.3.ebuild
+++ b/dev-ruby/metasploit-model/metasploit-model-2.0.3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://rubygems/${P}.gem"
LICENSE="BSD"
SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm"
#IUSE="development test"
RESTRICT=test
IUSE=""