diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-01 12:29:39 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-01 15:44:51 +0200 |
commit | 9045f2850ee744a45588dc5143f130b686a0c180 (patch) | |
tree | 405ff96f8b2acef5715c16993304c99dff4f4af8 /dev-ruby/shoulda-matchers | |
parent | dev-ruby/http-form_data: keyword ~arm64 (diff) | |
download | gentoo-9045f2850ee744a45588dc5143f130b686a0c180.tar.gz gentoo-9045f2850ee744a45588dc5143f130b686a0c180.tar.bz2 gentoo-9045f2850ee744a45588dc5143f130b686a0c180.zip |
dev-ruby/shoulda-matchers: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ruby/shoulda-matchers')
-rw-r--r-- | dev-ruby/shoulda-matchers/shoulda-matchers-2.8.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/shoulda-matchers/shoulda-matchers-2.8.0-r1.ebuild b/dev-ruby/shoulda-matchers/shoulda-matchers-2.8.0-r1.ebuild index b333fe2bf898..c4f545b4d922 100644 --- a/dev-ruby/shoulda-matchers/shoulda-matchers-2.8.0-r1.ebuild +++ b/dev-ruby/shoulda-matchers/shoulda-matchers-2.8.0-r1.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/thoughtbot/shoulda-matchers" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" IUSE="" ruby_add_rdepend ">=dev-ruby/activesupport-3.0.0" |