diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-06 18:25:36 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-06 18:26:29 +0000 |
commit | 432429e9ef7968dce36b956c1c16c5c9924a65f4 (patch) | |
tree | 24a3ecedb673fd0367a75ba6824544a7b7a3b5be /dev-ruby | |
parent | app-text/build-docbook-catalog: mark 1.21 hppa stable (diff) | |
download | gentoo-432429e9ef7968dce36b956c1c16c5c9924a65f4.tar.gz gentoo-432429e9ef7968dce36b956c1c16c5c9924a65f4.tar.bz2 gentoo-432429e9ef7968dce36b956c1c16c5c9924a65f4.zip |
dev-ruby/bundler: stable 1.16.1 for ia64, bug #657358
Bug: https://bugs.gentoo.org/657358
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-ruby')
-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 24412a047802..325b11a9265d 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 ~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 ~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 |