public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/metasploit_data_models/, dev-ruby/pry/, dev-ruby/metasploit-concern/, ...
@ 2015-09-07 21:56 Richard Farina
  0 siblings, 0 replies; only message in thread
From: Richard Farina @ 2015-09-07 21:56 UTC (permalink / raw
  To: gentoo-commits

commit:     ff039267f2174c5cf5321f0a7edfcc05923a94cd
Author:     Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  7 19:34:53 2015 +0000
Commit:     Richard Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Mon Sep  7 21:56:05 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff039267

Revert "net-analyzer/metasploit (and deps): Revert "re-add ~arm keyword""

This reverts commit 8bdbfab2f6bedacee6cb37559ce5cb63aba7a285.

Not trying to be rude here, just the easiest way to readd this commit it to revert the revert.

 dev-ruby/arel-helpers/arel-helpers-2.0.1.ebuild                     | 2 +-
 dev-ruby/metasploit-concern/metasploit-concern-1.0.0.ebuild         | 2 +-
 dev-ruby/metasploit-credential/metasploit-credential-1.0.0.ebuild   | 2 +-
 dev-ruby/metasploit-model/metasploit-model-1.0.0.ebuild             | 2 +-
 dev-ruby/metasploit_data_models/metasploit_data_models-1.2.5.ebuild | 2 +-
 dev-ruby/postgres_ext/postgres_ext-2.4.1.ebuild                     | 2 +-
 dev-ruby/pry/pry-0.10.1.ebuild                                      | 2 +-
 dev-ruby/recog/recog-2.0.6.ebuild                                   | 2 +-
 dev-ruby/rubyzip/rubyzip-1.1.7-r1.ebuild                            | 2 +-
 net-analyzer/metasploit/metasploit-4.11.4_p2015090201.ebuild        | 2 +-
 10 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/dev-ruby/arel-helpers/arel-helpers-2.0.1.ebuild b/dev-ruby/arel-helpers/arel-helpers-2.0.1.ebuild
index ee220af..21b116f 100644
--- a/dev-ruby/arel-helpers/arel-helpers-2.0.1.ebuild
+++ b/dev-ruby/arel-helpers/arel-helpers-2.0.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://rubygems/${P}.gem"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE=""
 
 ruby_add_rdepend "|| ( dev-ruby/activerecord:3.2

diff --git a/dev-ruby/metasploit-concern/metasploit-concern-1.0.0.ebuild b/dev-ruby/metasploit-concern/metasploit-concern-1.0.0.ebuild
index fdb8a6b..cb279d9 100644
--- a/dev-ruby/metasploit-concern/metasploit-concern-1.0.0.ebuild
+++ b/dev-ruby/metasploit-concern/metasploit-concern-1.0.0.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://rubygems/${P}.gem"
 
 LICENSE="BSD"
 SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 #IUSE="development test"
 RESTRICT=test
 IUSE=""

diff --git a/dev-ruby/metasploit-credential/metasploit-credential-1.0.0.ebuild b/dev-ruby/metasploit-credential/metasploit-credential-1.0.0.ebuild
index 7836550..58fbec0 100644
--- a/dev-ruby/metasploit-credential/metasploit-credential-1.0.0.ebuild
+++ b/dev-ruby/metasploit-credential/metasploit-credential-1.0.0.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://rubygems/${P}.gem"
 
 LICENSE="BSD"
 SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/metasploit-concern-1.0.0:1.0

diff --git a/dev-ruby/metasploit-model/metasploit-model-1.0.0.ebuild b/dev-ruby/metasploit-model/metasploit-model-1.0.0.ebuild
index 5b73362..ba8c943 100644
--- a/dev-ruby/metasploit-model/metasploit-model-1.0.0.ebuild
+++ b/dev-ruby/metasploit-model/metasploit-model-1.0.0.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://rubygems/${P}.gem"
 
 LICENSE="BSD"
 SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 #IUSE="development test"
 RESTRICT=test
 IUSE=""

diff --git a/dev-ruby/metasploit_data_models/metasploit_data_models-1.2.5.ebuild b/dev-ruby/metasploit_data_models/metasploit_data_models-1.2.5.ebuild
index 3fff46c..ab46acd 100644
--- a/dev-ruby/metasploit_data_models/metasploit_data_models-1.2.5.ebuild
+++ b/dev-ruby/metasploit_data_models/metasploit_data_models-1.2.5.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://rubygems/${P}.gem"
 
 LICENSE="BSD"
 SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 RESTRICT=test
 #IUSE="development test"
 IUSE=""

diff --git a/dev-ruby/postgres_ext/postgres_ext-2.4.1.ebuild b/dev-ruby/postgres_ext/postgres_ext-2.4.1.ebuild
index 7a87fd7..3efb76e 100644
--- a/dev-ruby/postgres_ext/postgres_ext-2.4.1.ebuild
+++ b/dev-ruby/postgres_ext/postgres_ext-2.4.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://rubygems/${P}.gem"
 
 LICENSE="BSD"
 SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE=""
 RESTRICT=test
 

diff --git a/dev-ruby/pry/pry-0.10.1.ebuild b/dev-ruby/pry/pry-0.10.1.ebuild
index 9fe5aaa..e4d280e 100644
--- a/dev-ruby/pry/pry-0.10.1.ebuild
+++ b/dev-ruby/pry/pry-0.10.1.ebuild
@@ -21,7 +21,7 @@ IUSE=""
 SLOT="ruby19"
 
 LICENSE="MIT"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
 
 ruby_add_rdepend "
 	>=dev-ruby/coderay-1.1.0

diff --git a/dev-ruby/recog/recog-2.0.6.ebuild b/dev-ruby/recog/recog-2.0.6.ebuild
index d59a156..375e37d 100644
--- a/dev-ruby/recog/recog-2.0.6.ebuild
+++ b/dev-ruby/recog/recog-2.0.6.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://rubygems/${P}.gem"
 
 LICENSE="BSD"
 SLOT="2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE=""
 
 ruby_add_rdepend "dev-ruby/nokogiri !=dev-ruby/recog-2.0.0"

diff --git a/dev-ruby/rubyzip/rubyzip-1.1.7-r1.ebuild b/dev-ruby/rubyzip/rubyzip-1.1.7-r1.ebuild
index be349b4..de94bde 100644
--- a/dev-ruby/rubyzip/rubyzip-1.1.7-r1.ebuild
+++ b/dev-ruby/rubyzip/rubyzip-1.1.7-r1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/rubyzip/rubyzip/archive/v${PV}.tar.gz -> ${P}-git.tg
 
 LICENSE="Ruby"
 SLOT="1"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND=""

diff --git a/net-analyzer/metasploit/metasploit-4.11.4_p2015090201.ebuild b/net-analyzer/metasploit/metasploit-4.11.4_p2015090201.ebuild
index c1ed9c2..e3d537c 100644
--- a/net-analyzer/metasploit/metasploit-4.11.4_p2015090201.ebuild
+++ b/net-analyzer/metasploit/metasploit-4.11.4_p2015090201.ebuild
@@ -21,7 +21,7 @@ else
 	##Snapshots
 	MY_PV=${PV/_p/-}
 	SRC_URI="https://github.com/rapid7/metasploit-framework/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64 ~x86"
+	KEYWORDS="~amd64 ~arm ~x86"
 	RUBY_S="${PN}-framework-${MY_PV}"
 	inherit versionator
 	SLOT="$(get_version_component_range 1).$(get_version_component_range 2)"


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-09-07 21:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-07 21:56 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/metasploit_data_models/, dev-ruby/pry/, dev-ruby/metasploit-concern/, Richard Farina

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox