diff options
author | 2016-12-29 11:36:52 +0100 | |
---|---|---|
committer | 2016-12-29 11:44:30 +0100 | |
commit | 575d16e28b666c620ca0f4534749e4dbb5cbef87 (patch) | |
tree | e030bf08cb6025039d5044c90c11a447a8406cad /dev-ruby | |
parent | dev-ruby/rspec-core: x86 stable wrt bug #565112 (diff) | |
download | gentoo-575d16e28b666c620ca0f4534749e4dbb5cbef87.tar.gz gentoo-575d16e28b666c620ca0f4534749e4dbb5cbef87.tar.bz2 gentoo-575d16e28b666c620ca0f4534749e4dbb5cbef87.zip |
dev-ruby/rspec: x86 stable wrt bug #565112
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rspec/rspec-3.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec/rspec-3.5.0.ebuild b/dev-ruby/rspec/rspec-3.5.0.ebuild index fe32e5c92f60..2a9c3afbc31b 100644 --- a/dev-ruby/rspec/rspec-3.5.0.ebuild +++ b/dev-ruby/rspec/rspec-3.5.0.ebuild @@ -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)" |