diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-27 16:28:00 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-27 18:00:58 +0100 |
commit | 06bb4ca14612e559a6955388b73664b4daba02d5 (patch) | |
tree | 8a36d27e9abb69464e9fb7ba7c7ba22273b614a7 /dev-ruby/rspec-core/rspec-core-3.5.4.ebuild | |
parent | dev-ruby/asciimath: ppc stable (bug 590274). (diff) | |
download | gentoo-06bb4ca14612e559a6955388b73664b4daba02d5.tar.gz gentoo-06bb4ca14612e559a6955388b73664b4daba02d5.tar.bz2 gentoo-06bb4ca14612e559a6955388b73664b4daba02d5.zip |
dev-ruby/rspec-core: ppc stable (bug 590274).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-ruby/rspec-core/rspec-core-3.5.4.ebuild')
-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 dfde819e5495..ca5c2cb05124 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 ~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 ppc 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)" |