summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-28 02:05:04 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-28 11:35:39 +0200
commite2bb14ce267a98675bbbf062bb7991eecf14055b (patch)
treee408165fdf61193371e29b4aee83d4d3602d2e84
parentdev-ruby/rspec-mocks: keyword ~arm64 (diff)
downloadgentoo-e2bb14ce267a98675bbbf062bb7991eecf14055b.tar.gz
gentoo-e2bb14ce267a98675bbbf062bb7991eecf14055b.tar.bz2
gentoo-e2bb14ce267a98675bbbf062bb7991eecf14055b.zip
dev-ruby/rspec: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
-rw-r--r--dev-ruby/rspec/rspec-3.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec/rspec-3.6.0.ebuild b/dev-ruby/rspec/rspec-3.6.0.ebuild
index 077f4448625c..210485823ab7 100644
--- a/dev-ruby/rspec/rspec-3.6.0.ebuild
+++ b/dev-ruby/rspec/rspec-3.6.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/rspec/rspec"
LICENSE="MIT"
SLOT="3"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
IUSE=""
SUBVERSION="$(get_version_component_range 1-2)"