Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rake/
Date: Sun, 30 Dec 2018 03:43:27
Message-Id: 1546141380.24bf9233a04f858bd3ee7293830cfe8cae4bfeef.mattst88@gentoo
1 commit: 24bf9233a04f858bd3ee7293830cfe8cae4bfeef
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 30 03:41:15 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 30 03:43:00 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24bf9233
7
8 dev-ruby/rake-12.3.1: hppa stable, bug 661262
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 dev-ruby/rake/rake-12.3.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/rake/rake-12.3.1.ebuild b/dev-ruby/rake/rake-12.3.1.ebuild
16 index 0095e6c3d82..67bf73bf88c 100644
17 --- a/dev-ruby/rake/rake-12.3.1.ebuild
18 +++ b/dev-ruby/rake/rake-12.3.1.ebuild
19 @@ -19,7 +19,7 @@ SRC_URI="https://github.com/ruby/rake/archive/v${PV}.tar.gz -> ${P}.tar.gz"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 arm ~arm64 ~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"
24 +KEYWORDS="alpha amd64 arm ~arm64 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"
25 IUSE="doc"
26
27 DEPEND+=" app-arch/gzip"