summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-08-23 22:42:52 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2017-08-23 22:43:31 +0100
commit34b9e9641178bc3f93ac76e811cc07e3ee4a6e8c (patch)
tree474ae098f86837add0e34c87172d32e719bdfc6c /dev-ruby/rspec-support
parentdev-ruby/rspec-mocks: stable 3.5.0 for ia64, bug #565112 (diff)
downloadgentoo-34b9e9641178bc3f93ac76e811cc07e3ee4a6e8c.tar.gz
gentoo-34b9e9641178bc3f93ac76e811cc07e3ee4a6e8c.tar.bz2
gentoo-34b9e9641178bc3f93ac76e811cc07e3ee4a6e8c.zip
dev-ruby/rspec-support: stable 3.5.0 for ia64, bug #565112
Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-ruby/rspec-support')
-rw-r--r--dev-ruby/rspec-support/rspec-support-3.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-support/rspec-support-3.5.0.ebuild b/dev-ruby/rspec-support/rspec-support-3.5.0.ebuild
index 4db1a6de6696..464b99983983 100644
--- a/dev-ruby/rspec-support/rspec-support-3.5.0.ebuild
+++ b/dev-ruby/rspec-support/rspec-support-3.5.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 hppa ~ia64 ppc 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 ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_bdepend "test? ( >=dev-ruby/rspec-3.5.0:3 dev-ruby/thread_order )"