summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2015-11-10 20:08:20 +0100
committerMarkus Meier <maekke@gentoo.org>2015-11-10 20:08:20 +0100
commitdbe3ff687d7ea1734bb92035734490baaf6f3087 (patch)
tree138b1d7c25ac5c8afddd13f72c35c4613a6581d2
parentdev-ruby/thread_order: add ~arm, bug #562452 (diff)
downloadgentoo-dbe3ff687d7ea1734bb92035734490baaf6f3087.tar.gz
gentoo-dbe3ff687d7ea1734bb92035734490baaf6f3087.tar.bz2
gentoo-dbe3ff687d7ea1734bb92035734490baaf6f3087.zip
dev-ruby/rspec-core: add ~arm, bug #562452
Package-Manager: portage-2.2.23 RepoMan-Options: --include-arches="arm"
-rw-r--r--dev-ruby/rspec-core/rspec-core-3.3.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-core/rspec-core-3.3.2-r1.ebuild b/dev-ruby/rspec-core/rspec-core-3.3.2-r1.ebuild
index d53e24280c72..58aa02ea66ce 100644
--- a/dev-ruby/rspec-core/rspec-core-3.3.2-r1.ebuild
+++ b/dev-ruby/rspec-core/rspec-core-3.3.2-r1.ebuild
@@ -23,7 +23,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz"
LICENSE="MIT"
SLOT="3"
-KEYWORDS="~amd64 ~hppa ~ppc64"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc64"
IUSE="highlight"
SUBVERSION="$(get_version_component_range 1-2)"