diff options
author | 2017-01-01 13:17:52 +0100 | |
---|---|---|
committer | 2017-01-01 13:17:52 +0100 | |
commit | 132fc33c1c0c51a64ecbf91988bbdb96d82d3988 (patch) | |
tree | 9f4b79353e6ea9409883d2c22d4a24fb5645cf88 /dev-ruby | |
parent | dev-ruby/rubygems: ppc stable wrt bug #586862 (diff) | |
download | gentoo-132fc33c1c0c51a64ecbf91988bbdb96d82d3988.tar.gz gentoo-132fc33c1c0c51a64ecbf91988bbdb96d82d3988.tar.bz2 gentoo-132fc33c1c0c51a64ecbf91988bbdb96d82d3988.zip |
dev-ruby/rake: ppc stable wrt bug #586862
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/rake/rake-10.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rake/rake-10.5.0.ebuild b/dev-ruby/rake/rake-10.5.0.ebuild index 03696fff8d25..8cdc95042910 100644 --- a/dev-ruby/rake/rake-10.5.0.ebuild +++ b/dev-ruby/rake/rake-10.5.0.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$ @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/jimweirich/rake" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 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 hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh 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" DEPEND+=" app-arch/gzip" |