Gentoo Archives: gentoo-commits

From: Marek Szuba <marecki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rake-compiler/
Date: Tue, 07 Sep 2021 12:30:21
Message-Id: 1631017804.ca673bbb8d4649712a3eb2849ad605eaa89eeeb2.marecki@gentoo
1 commit: ca673bbb8d4649712a3eb2849ad605eaa89eeeb2
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 7 12:13:02 2021 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 7 12:30:04 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca673bbb
7
8 dev-ruby/rake-compiler: keyword 1.1.1 for ~riscv
9
10 Currently requires either some tweaking or <dev-util/cucumber-7.0.0
11 (not keyworded here yet) in order to pass tests but that is not an
12 arch-specific problem, see Bug #811975.
13
14 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
15
16 dev-ruby/rake-compiler/rake-compiler-1.1.1.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/dev-ruby/rake-compiler/rake-compiler-1.1.1.ebuild b/dev-ruby/rake-compiler/rake-compiler-1.1.1.ebuild
20 index 9494aec965d..0933269b99d 100644
21 --- a/dev-ruby/rake-compiler/rake-compiler-1.1.1.ebuild
22 +++ b/dev-ruby/rake-compiler/rake-compiler-1.1.1.ebuild
23 @@ -19,7 +19,7 @@ LICENSE="MIT"
24
25 SRC_URI="https://github.com/luislavena/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
26
27 -KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
28 +KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
29 SLOT="0"
30 IUSE=""