summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2017-01-02 20:24:50 +0100
committerMarkus Meier <maekke@gentoo.org>2017-01-02 20:24:50 +0100
commit916149c1efcff89b4a388e39dd1ba0f62eeb7f92 (patch)
tree5d97809186ba1f2a7a19d6918fe9652e638a46e1
parentbee09f4ff96b826dc36eae63581e75eb01edfb72 (diff)
downloadgentoo-916149c1efcff89b4a388e39dd1ba0f62eeb7f92.tar.gz
gentoo-916149c1efcff89b4a388e39dd1ba0f62eeb7f92.tar.xz
dev-ruby/rspec-support: arm stable, bug #565112
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
-rw-r--r--dev-ruby/rspec-support/rspec-support-3.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rspec-support/rspec-support-3.5.0.ebuild b/dev-ruby/rspec-support/rspec-support-3.5.0.ebuild
index e03a4ac21b7..509c1c62918 100644
--- a/dev-ruby/rspec-support/rspec-support-3.5.0.ebuild
+++ b/dev-ruby/rspec-support/rspec-support-3.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -20,7 +20,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz"
LICENSE="MIT"
SLOT="3"
-KEYWORDS="alpha amd64 ~arm ~hppa ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~hppa ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_bdepend "test? ( >=dev-ruby/rspec-3.5.0:3 )"