diff options
author | Markus Meier <maekke@gentoo.org> | 2017-01-02 20:31:16 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-01-02 20:31:16 +0100 |
commit | ad01ba7db25e4c2f8dd3ecb3ea17e73016410781 (patch) | |
tree | d352916c3660e3261c802f8cdbff385fb1e5829f /dev-ruby/rspec-core | |
parent | dev-ruby/rspec-expectations: arm stable, bug #565112 (diff) | |
download | gentoo-ad01ba7db25e4c2f8dd3ecb3ea17e73016410781.tar.gz gentoo-ad01ba7db25e4c2f8dd3ecb3ea17e73016410781.tar.bz2 gentoo-ad01ba7db25e4c2f8dd3ecb3ea17e73016410781.zip |
dev-ruby/rspec-core: 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-core')
-rw-r--r-- | dev-ruby/rspec-core/rspec-core-3.5.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rspec-core/rspec-core-3.5.4.ebuild b/dev-ruby/rspec-core/rspec-core-3.5.4.ebuild index 29df3f1caea6..1d8f383188bd 100644 --- a/dev-ruby/rspec-core/rspec-core-3.5.4.ebuild +++ b/dev-ruby/rspec-core/rspec-core-3.5.4.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$ @@ -23,7 +23,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="highlight" SUBVERSION="$(get_version_component_range 1-2)" |