diff options
author | Zero_Chaos <zerochaos@gentoo.org> | 2015-09-07 15:34:53 -0400 |
---|---|---|
committer | Zero_Chaos <zerochaos@gentoo.org> | 2015-09-07 17:56:05 -0400 |
commit | ff039267f2174c5cf5321f0a7edfcc05923a94cd (patch) | |
tree | 3e5834fdd39f2c2dc8952a3330efc8f2d425e769 /dev-ruby | |
parent | media-sound/soundconverter: amd64 stable wrt bug #551826 (diff) | |
download | gentoo-ff039267f2174c5cf5321f0a7edfcc05923a94cd.tar.gz gentoo-ff039267f2174c5cf5321f0a7edfcc05923a94cd.tar.bz2 gentoo-ff039267f2174c5cf5321f0a7edfcc05923a94cd.zip |
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.
Diffstat (limited to 'dev-ruby')
9 files changed, 9 insertions, 9 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 ee220af60a5b..21b116fd037b 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 fdb8a6bae9b3..cb279d9ad75b 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 7836550e5b21..58fbec062563 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 5b7336234df5..ba8c9430b83a 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 3fff46ca762b..ab46acd326a7 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 7a87fd7658fd..3efb76e74998 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 9fe5aaa10779..e4d280eb4c2e 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 d59a1567babd..375e37d8cced 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 be349b4c1ed8..de94bdeb7b29 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="" |