diff options
author | Zero_Chaos <zerochaos@gentoo.org> | 2015-09-07 16:20:05 -0400 |
---|---|---|
committer | Zero_Chaos <zerochaos@gentoo.org> | 2015-09-07 17:56:16 -0400 |
commit | f08ad0a601be212bfddc57fbdfc2713791934222 (patch) | |
tree | 1c9a853e55054a768d909d3fefd548a6c0abf290 /dev-ruby/method_source | |
parent | dev-ruby/recog: readding ~arm and ~x86 (diff) | |
download | gentoo-f08ad0a601be212bfddc57fbdfc2713791934222.tar.gz gentoo-f08ad0a601be212bfddc57fbdfc2713791934222.tar.bz2 gentoo-f08ad0a601be212bfddc57fbdfc2713791934222.zip |
dev-ruby/method_source: adding ~arm
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-ruby/method_source')
-rw-r--r-- | dev-ruby/method_source/method_source-0.8.2-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/method_source/method_source-0.8.2-r3.ebuild b/dev-ruby/method_source/method_source-0.8.2-r3.ebuild index 21a313d35dec..06aa636c4c64 100644 --- a/dev-ruby/method_source/method_source-0.8.2-r3.ebuild +++ b/dev-ruby/method_source/method_source-0.8.2-r3.ebuild @@ -17,7 +17,7 @@ IUSE="" SLOT="0" LICENSE="MIT" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86" ruby_add_bdepend "test? ( >=dev-ruby/bacon-1.1.0 )" |