diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-18 10:33:41 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-18 10:33:41 +0000 |
commit | 37c8a887a49114b94c5bae5cab3abcc8e167e7c1 (patch) | |
tree | 2216261c2c4a20862f3188ccb5b7e1b876b77f94 /dev-ruby/rspec-core | |
parent | dev-ruby/rspec: stable 3.7.0 for ia64, bug #666742 (diff) | |
download | gentoo-37c8a887a49114b94c5bae5cab3abcc8e167e7c1.tar.gz gentoo-37c8a887a49114b94c5bae5cab3abcc8e167e7c1.tar.bz2 gentoo-37c8a887a49114b94c5bae5cab3abcc8e167e7c1.zip |
dev-ruby/rspec-core: stable 3.7.1 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/rspec-core')
-rw-r--r-- | dev-ruby/rspec-core/rspec-core-3.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-core/rspec-core-3.7.1.ebuild b/dev-ruby/rspec-core/rspec-core-3.7.1.ebuild index 9adc841a77db..96060fd41150 100644 --- a/dev-ruby/rspec-core/rspec-core-3.7.1.ebuild +++ b/dev-ruby/rspec-core/rspec-core-3.7.1.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)" |