diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-07 01:46:12 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-07 01:49:47 +0200 |
commit | 18bf409d37b324f40d8b3571271a234f9de17bfe (patch) | |
tree | 93ddf9fa3c78dfce3ad812e2af9d1fb4c31ec7bd /dev-ruby | |
parent | dev-ruby/power_assert: x86 stable (bug #657358) (diff) | |
download | gentoo-18bf409d37b324f40d8b3571271a234f9de17bfe.tar.gz gentoo-18bf409d37b324f40d8b3571271a234f9de17bfe.tar.bz2 gentoo-18bf409d37b324f40d8b3571271a234f9de17bfe.zip |
dev-ruby/bundler: x86 stable (bug #657358)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
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 325b11a9265d..b9dcd6886954 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 |