diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-03 11:33:27 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-03 11:38:18 +0100 |
commit | ffb5ac4d0ffcc4699d5c40924d2fb9b848c9fd99 (patch) | |
tree | 95a9b198e377afa09a850c3d18f8693cb00e4004 /dev-ruby/rspec-core | |
parent | dev-ruby/rspec-expectations: ppc64 stable wrt bug #565112 (diff) | |
download | gentoo-ffb5ac4d0ffcc4699d5c40924d2fb9b848c9fd99.tar.gz gentoo-ffb5ac4d0ffcc4699d5c40924d2fb9b848c9fd99.tar.bz2 gentoo-ffb5ac4d0ffcc4699d5c40924d2fb9b848c9fd99.zip |
dev-ruby/rspec-core: ppc64 stable wrt bug #565112
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/rspec-core')
-rw-r--r-- | dev-ruby/rspec-core/rspec-core-3.5.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-core/rspec-core-3.5.4.ebuild b/dev-ruby/rspec-core/rspec-core-3.5.4.ebuild index 1d8f383188bd..a8d728685049 100644 --- a/dev-ruby/rspec-core/rspec-core-3.5.4.ebuild +++ b/dev-ruby/rspec-core/rspec-core-3.5.4.ebuild @@ -23,7 +23,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 ~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 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="highlight" SUBVERSION="$(get_version_component_range 1-2)" |