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/pry | |
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/pry')
-rw-r--r-- | dev-ruby/pry/pry-0.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |