summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2018-07-14 07:01:11 +0200
committerHans de Graaff <graaff@gentoo.org>2018-07-14 07:01:11 +0200
commit118e5810e9db2f5234bc7aa4f58e0184e4cc8a50 (patch)
treef59429175988ddbf10c2d78b78fd6b393e98ed65 /dev-ruby/shoulda-matchers
parentdev-ruby/shoulda-context: add ruby25 (diff)
downloadgentoo-118e5810e9db2f5234bc7aa4f58e0184e4cc8a50.tar.gz
gentoo-118e5810e9db2f5234bc7aa4f58e0184e4cc8a50.tar.bz2
gentoo-118e5810e9db2f5234bc7aa4f58e0184e4cc8a50.zip
dev-ruby/shoulda-matchers: move ~arm64 forward
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-ruby/shoulda-matchers')
-rw-r--r--dev-ruby/shoulda-matchers/shoulda-matchers-3.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.2.ebuild b/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.2.ebuild
index bccb317feb9c..b1d518138062 100644
--- a/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.2.ebuild
+++ b/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.2.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/thoughtbot/shoulda-matchers"
LICENSE="MIT"
SLOT="3"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
IUSE=""
ruby_add_rdepend ">=dev-ruby/activesupport-4.0.0:*"