diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-21 13:24:47 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-21 13:24:47 +0200 |
commit | ae57f5979f4fef08cdbc1ec38c3cc83cd68c0be0 (patch) | |
tree | 81705964e8876dc28a53a06e5efb211ef2682368 /dev-ruby/bundler | |
parent | sys-apps/man-db: sparc stable wrt bug #559140 (diff) | |
download | gentoo-ae57f5979f4fef08cdbc1ec38c3cc83cd68c0be0.tar.gz gentoo-ae57f5979f4fef08cdbc1ec38c3cc83cd68c0be0.tar.bz2 gentoo-ae57f5979f4fef08cdbc1ec38c3cc83cd68c0be0.zip |
dev-ruby/bundler: sparc stable wrt bug #553894
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-ruby/bundler')
-rw-r--r-- | dev-ruby/bundler/bundler-1.8.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/bundler/bundler-1.8.9.ebuild b/dev-ruby/bundler/bundler-1.8.9.ebuild index 3f3a00e72ef8..5516a3007b62 100644 --- a/dev-ruby/bundler/bundler-1.8.9.ebuild +++ b/dev-ruby/bundler/bundler-1.8.9.ebuild @@ -22,7 +22,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 |