diff options
author | Markus Meier <maekke@gentoo.org> | 2017-01-02 20:31:57 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-01-02 20:31:57 +0100 |
commit | d2ff7535a7ab6aa7eb0b2e35ba01955b83acfe19 (patch) | |
tree | b096edb5551dd40602e05965d830bd6096fc3ee3 /dev-ruby/rspec | |
parent | dev-ruby/rspec-core: arm stable, bug #565112 (diff) | |
download | gentoo-d2ff7535a7ab6aa7eb0b2e35ba01955b83acfe19.tar.gz gentoo-d2ff7535a7ab6aa7eb0b2e35ba01955b83acfe19.tar.bz2 gentoo-d2ff7535a7ab6aa7eb0b2e35ba01955b83acfe19.zip |
dev-ruby/rspec: arm stable, bug #565112
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-ruby/rspec')
-rw-r--r-- | dev-ruby/rspec/rspec-3.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rspec/rspec-3.5.0.ebuild b/dev-ruby/rspec/rspec-3.5.0.ebuild index 2a9c3afbc31b..e14d67bc560e 100644 --- a/dev-ruby/rspec/rspec-3.5.0.ebuild +++ b/dev-ruby/rspec/rspec-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$ @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/rspec/rspec" LICENSE="MIT" SLOT="3" -KEYWORDS="alpha amd64 ~arm ~hppa ~ppc64 x86" +KEYWORDS="alpha amd64 arm ~hppa ~ppc64 x86" IUSE="" SUBVERSION="$(get_version_component_range 1-2)" |