diff options
Diffstat (limited to 'dev-ruby/rspec/rspec-3.5.0.ebuild')
-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 2a9c3afbc31..e14d67bc560 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)" |