diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-18 10:33:45 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-18 10:33:45 +0000 |
commit | c2afe41d1a4c99b0cb18adaba0518068088a4c00 (patch) | |
tree | ab6132797d6d3f52decf11a7abe99d4a80fa48e2 /dev-ruby | |
parent | dev-ruby/rspec-core: stable 3.7.1 for ia64, bug #666742 (diff) | |
download | gentoo-c2afe41d1a4c99b0cb18adaba0518068088a4c00.tar.gz gentoo-c2afe41d1a4c99b0cb18adaba0518068088a4c00.tar.bz2 gentoo-c2afe41d1a4c99b0cb18adaba0518068088a4c00.zip |
dev-ruby/rspec-expectations: stable 3.7.0 for ia64, bug #666742
Package-Manager: Portage-2.3.51, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rspec-expectations/rspec-expectations-3.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.7.0.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.7.0.ebuild index b17350467144..0a614997279a 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-3.7.0.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-3.7.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)" |