diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-23 13:41:12 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-23 13:43:24 +0100 |
commit | db93f74faeabda0f3acdc0e0ab9e751f4b9fa3cb (patch) | |
tree | e7766aed4eeb03b6c74607a48fa3de8496fdb7d1 /dev-ruby/bundler/bundler-1.17.3.ebuild | |
parent | net-p2p/vuze-coreplugins: x86 stable wrt bug #700920 (diff) | |
download | gentoo-db93f74faeabda0f3acdc0e0ab9e751f4b9fa3cb.tar.gz gentoo-db93f74faeabda0f3acdc0e0ab9e751f4b9fa3cb.tar.bz2 gentoo-db93f74faeabda0f3acdc0e0ab9e751f4b9fa3cb.zip |
dev-ruby/bundler: x86 stable wrt bug #700922
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/bundler/bundler-1.17.3.ebuild')
-rw-r--r-- | dev-ruby/bundler/bundler-1.17.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/bundler/bundler-1.17.3.ebuild b/dev-ruby/bundler/bundler-1.17.3.ebuild index 758cfffc5f4a..41d26f1a226b 100644 --- a/dev-ruby/bundler/bundler-1.17.3.ebuild +++ b/dev-ruby/bundler/bundler-1.17.3.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-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-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 |