diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-30 10:38:26 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-30 10:38:26 +0100 |
commit | edd4f4deeefbc05f6d980e05d337ffc5a98c4e0d (patch) | |
tree | 9dd180248af21702b38a2282b8f80030c556433c /dev-ruby/bundler | |
parent | dev-perl/Compress-Bzip2: sparc stable wrt bug #570232 (diff) | |
download | gentoo-edd4f4deeefbc05f6d980e05d337ffc5a98c4e0d.tar.gz gentoo-edd4f4deeefbc05f6d980e05d337ffc5a98c4e0d.tar.bz2 gentoo-edd4f4deeefbc05f6d980e05d337ffc5a98c4e0d.zip |
dev-ruby/bundler: sparc stable wrt bug #556372
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/bundler')
-rw-r--r-- | dev-ruby/bundler/bundler-1.12.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/bundler/bundler-1.12.5.ebuild b/dev-ruby/bundler/bundler-1.12.5.ebuild index feea94e0fcd2..26691455adbb 100644 --- a/dev-ruby/bundler/bundler-1.12.5.ebuild +++ b/dev-ruby/bundler/bundler-1.12.5.ebuild @@ -24,7 +24,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 |