diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-24 10:38:23 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-24 10:38:23 +0000 |
commit | dfb7e9f776b553e6911d03199e295a99b60cd533 (patch) | |
tree | 788f75bc5723ddfefd8d601362e27f6d7d7e1cf3 /dev-ruby/rspec-core/rspec-core-3.7.1.ebuild | |
parent | dev-ruby/rspec: stable 3.7.0 for hppa, bug #666742 (diff) | |
download | gentoo-dfb7e9f776b553e6911d03199e295a99b60cd533.tar.gz gentoo-dfb7e9f776b553e6911d03199e295a99b60cd533.tar.bz2 gentoo-dfb7e9f776b553e6911d03199e295a99b60cd533.zip |
dev-ruby/rspec-core: stable 3.7.1 for hppa, bug #666742
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby/rspec-core/rspec-core-3.7.1.ebuild')
-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 2d4a3b27433e..a3d1d85c483e 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)" |