diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-16 09:58:49 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-16 09:58:49 +0200 |
commit | 827f7f32d5ea266e53fcc7e1c4d5a9e9812b3f8a (patch) | |
tree | e71ae2bf24f4ade74aede7ba2477af30a1204914 /dev-ruby | |
parent | dev-ruby/flexmock: x86 stable wrt bug #618412 (diff) | |
download | gentoo-827f7f32d5ea266e53fcc7e1c4d5a9e9812b3f8a.tar.gz gentoo-827f7f32d5ea266e53fcc7e1c4d5a9e9812b3f8a.tar.bz2 gentoo-827f7f32d5ea266e53fcc7e1c4d5a9e9812b3f8a.zip |
dev-ruby/rspec-its: x86 stable wrt bug #618412
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rspec-its/rspec-its-1.2.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-its/rspec-its-1.2.0-r1.ebuild b/dev-ruby/rspec-its/rspec-its-1.2.0-r1.ebuild index 45e97645980b..da2244cb14fb 100644 --- a/dev-ruby/rspec-its/rspec-its-1.2.0-r1.ebuild +++ b/dev-ruby/rspec-its/rspec-its-1.2.0-r1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/rspec/rspec-its" LICENSE="MIT" SLOT="1" -KEYWORDS="~alpha amd64 ~arm hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ppc ~ppc64 x86" IUSE="" ruby_add_rdepend ">=dev-ruby/rspec-core-3.0.0 >=dev-ruby/rspec-expectations-3.0.0" |