diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-04-29 23:13:13 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-04-29 23:13:13 +0200 |
commit | fb98b86417594dd590000294a65e5f91673a0a77 (patch) | |
tree | 665c509ab8e69df49145f3ddd1a4c02b602e85ea /dev-ruby | |
parent | media-libs/mesa: Drop old (diff) | |
download | gentoo-fb98b86417594dd590000294a65e5f91673a0a77.tar.gz gentoo-fb98b86417594dd590000294a65e5f91673a0a77.tar.bz2 gentoo-fb98b86417594dd590000294a65e5f91673a0a77.zip |
dev-ruby/bundler: Stable for HPPA (bug #556372).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/bundler/bundler-1.12.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/bundler/bundler-1.12.5.ebuild b/dev-ruby/bundler/bundler-1.12.5.ebuild index 6d5e41b97608..4eb1dfae3864 100644 --- a/dev-ruby/bundler/bundler-1.12.5.ebuild +++ b/dev-ruby/bundler/bundler-1.12.5.ebuild @@ -23,7 +23,7 @@ SRC_URI="https://github.com/carlhuda/bundler/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86 ~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 |