diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-11 19:46:18 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-11 19:46:18 +0100 |
commit | 1107966dee0017782f0306d2ff8154e3448c3fd1 (patch) | |
tree | fc5034f69568543ec54f377245bf5fddc83966e5 /dev-ruby/rspec-expectations | |
parent | dev-ruby/rspec-core: stable 3.6.0 for ppc, bug #653658 (diff) | |
download | gentoo-1107966dee0017782f0306d2ff8154e3448c3fd1.tar.gz gentoo-1107966dee0017782f0306d2ff8154e3448c3fd1.tar.bz2 gentoo-1107966dee0017782f0306d2ff8154e3448c3fd1.zip |
dev-ruby/rspec-expectations: stable 3.6.0 for ppc, bug #653658
Package-Manager: Portage-2.3.45, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-ruby/rspec-expectations')
-rw-r--r-- | dev-ruby/rspec-expectations/rspec-expectations-3.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.6.0.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.6.0.ebuild index e7e12fffdb27..92b33ed30412 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-3.6.0.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-3.6.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 ~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="" SUBVERSION="$(get_version_component_range 1-2)" |