diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:35:58 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:35:58 +0100 |
commit | 53beeba0a6aaf23052b618ea58a83af77df0cdb0 (patch) | |
tree | 5105fb39c4b9510ec9b7035fc576d24befb54672 /dev-ruby | |
parent | app-benchmarks/bonnie++: ppc stable wrt bug #603704 (diff) | |
download | gentoo-53beeba0a6aaf23052b618ea58a83af77df0cdb0.tar.gz gentoo-53beeba0a6aaf23052b618ea58a83af77df0cdb0.tar.bz2 gentoo-53beeba0a6aaf23052b618ea58a83af77df0cdb0.zip |
dev-ruby/bundler: ppc stable wrt bug #556372
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/bundler/bundler-1.12.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/bundler/bundler-1.12.5.ebuild b/dev-ruby/bundler/bundler-1.12.5.ebuild index 6a00a343ebc1..5b8d8aba3d3a 100644 --- a/dev-ruby/bundler/bundler-1.12.5.ebuild +++ b/dev-ruby/bundler/bundler-1.12.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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 |