Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rake/
Date: Thu, 15 Jul 2021 13:44:44
Message-Id: 1626356670.0456270c6097fead99e4ae3c37138017e907a24b.slyfox@gentoo
1 commit: 0456270c6097fead99e4ae3c37138017e907a24b
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Thu Jul 15 13:35:45 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 15 13:44:30 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0456270c
7
8 dev-ruby/rake: stable 13.0.3-r1 for hppa, bug #801439
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.2
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 dev-ruby/rake/rake-13.0.3-r1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-ruby/rake/rake-13.0.3-r1.ebuild b/dev-ruby/rake/rake-13.0.3-r1.ebuild
19 index 285a4a9bd8d..080ae9f22d0 100644
20 --- a/dev-ruby/rake/rake-13.0.3-r1.ebuild
21 +++ b/dev-ruby/rake/rake-13.0.3-r1.ebuild
22 @@ -21,7 +21,7 @@ SRC_URI="https://github.com/ruby/rake/archive/v${PV}.tar.gz -> ${P}.tar.gz"
23
24 LICENSE="MIT"
25 SLOT="0"
26 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
27 +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
28 IUSE="doc"
29
30 DEPEND+=" app-arch/gzip"