diff options
author | Markus Meier <maekke@gentoo.org> | 2018-10-15 20:11:33 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-10-15 20:11:33 +0200 |
commit | f79441ec4160ffd93995503d64b5ba9f5a2424db (patch) | |
tree | f2aded51e32a10c639b54fc0f3dcb66aa7008f66 /dev-ruby/rspec-expectations | |
parent | dev-ruby/rspec-core: arm stable, bug #666742 (diff) | |
download | gentoo-f79441ec4160ffd93995503d64b5ba9f5a2424db.tar.gz gentoo-f79441ec4160ffd93995503d64b5ba9f5a2424db.tar.bz2 gentoo-f79441ec4160ffd93995503d64b5ba9f5a2424db.zip |
dev-ruby/rspec-expectations: arm stable, bug #666742
Signed-off-by: Markus Meier <maekke@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-ruby/rspec-expectations')
-rw-r--r-- | dev-ruby/rspec-expectations/rspec-expectations-3.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.7.0.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.7.0.ebuild index 69138fc9f5a4..86a099902d3f 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-3.7.0.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-3.7.0.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz" LICENSE="MIT" SLOT="3" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" SUBVERSION="$(get_version_component_range 1-2)" |