diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-29 11:28:08 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-29 11:28:08 +0100 |
commit | 7897ab4aee1003d7fbd56889c79aa6d21ef86435 (patch) | |
tree | 3e56dd27b21fdbd54481f2d0d84f3aecac9f2bee /dev-ruby/rspec-core | |
parent | dev-ruby/rspec: stable 3.6.0 for ppc64, bug #653658 (diff) | |
download | gentoo-7897ab4aee1003d7fbd56889c79aa6d21ef86435.tar.gz gentoo-7897ab4aee1003d7fbd56889c79aa6d21ef86435.tar.bz2 gentoo-7897ab4aee1003d7fbd56889c79aa6d21ef86435.zip |
dev-ruby/rspec-core: stable 3.6.0 for ppc64, bug #653658
Package-Manager: Portage-2.3.44, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-ruby/rspec-core')
-rw-r--r-- | dev-ruby/rspec-core/rspec-core-3.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-core/rspec-core-3.6.0.ebuild b/dev-ruby/rspec-core/rspec-core-3.6.0.ebuild index 09fe88a7d48a..f003ed1ca4d2 100644 --- a/dev-ruby/rspec-core/rspec-core-3.6.0.ebuild +++ b/dev-ruby/rspec-core/rspec-core-3.6.0.ebuild @@ -22,7 +22,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz" LICENSE="MIT" SLOT="3" -KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~ppc ppc64 sparc ~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)" |