diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-07-29 10:35:15 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-29 09:42:36 +0100 |
commit | 710fa56156fc3e7bf70f56c0e3d83d514774d5a5 (patch) | |
tree | 8e89396d8f157c5753d51238555c5a0659794c94 /dev-ruby/bundler | |
parent | dev-ruby/power_assert: stable 1.1.1 for hppa (diff) | |
download | gentoo-710fa56156fc3e7bf70f56c0e3d83d514774d5a5.tar.gz gentoo-710fa56156fc3e7bf70f56c0e3d83d514774d5a5.tar.bz2 gentoo-710fa56156fc3e7bf70f56c0e3d83d514774d5a5.zip |
dev-ruby/bundler: stable 1.16.1 for hppa
Bug: https://bugs.gentoo.org/657358
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-ruby/bundler')
-rw-r--r-- | dev-ruby/bundler/bundler-1.16.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/bundler/bundler-1.16.1.ebuild b/dev-ruby/bundler/bundler-1.16.1.ebuild index 63ab31ff3ca8..229a0da3ee33 100644 --- a/dev-ruby/bundler/bundler-1.16.1.ebuild +++ b/dev-ruby/bundler/bundler-1.16.1.ebuild @@ -25,7 +25,7 @@ HOMEPAGE="https://github.com/carlhuda/bundler" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~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 s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+doc test" ruby_add_rdepend virtual/rubygems |