diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:52:14 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 21:20:34 +0100 |
commit | 0c1fcf9848f6353affd712ba74add54a7dcc1887 (patch) | |
tree | c1504989bc27f2cbe9694b303cb7b11448280048 /dev-ruby/bundler | |
parent | app-dicts/myspell-cy: stable 20130708 for ppc64, bug #657312 (diff) | |
download | gentoo-0c1fcf9848f6353affd712ba74add54a7dcc1887.tar.gz gentoo-0c1fcf9848f6353affd712ba74add54a7dcc1887.tar.bz2 gentoo-0c1fcf9848f6353affd712ba74add54a7dcc1887.zip |
dev-ruby/bundler: stable 1.16.1 for ppc64, bug #657358
Bug: https://bugs.gentoo.org/657358
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
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 8157afd2fc46..f1ac1a7a5c79 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 |