diff options
author | Markus Meier <maekke@gentoo.org> | 2015-11-24 21:30:58 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-11-24 21:30:58 +0100 |
commit | 2184fdd222661c7e09273d8881df7a052ec9cb74 (patch) | |
tree | 5b9724c884fa3eedeb630aeda0721841477bcfbf /dev-ruby/rspec-expectations | |
parent | f3d40a7efbfc311786160e23f2b75df2cadd0b71 (diff) | |
download | gentoo-2184fdd222661c7e09273d8881df7a052ec9cb74.tar.gz gentoo-2184fdd222661c7e09273d8881df7a052ec9cb74.tar.xz |
dev-ruby/rspec-core: arm stable, bug #565114
Package-Manager: portage-2.2.25
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-ruby/rspec-expectations')
-rw-r--r-- | dev-ruby/rspec-expectations/rspec-expectations-2.14.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-2.14.5-r1.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-2.14.5-r1.ebuild index 89dd71fd662..af7708740be 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-2.14.5-r1.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-2.14.5-r1.ebuild @@ -20,7 +20,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz" LICENSE="MIT" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend ">=dev-ruby/diff-lcs-1.1.3" |