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/rack-protection/
Date: Tue, 07 Sep 2021 21:29:00
Message-Id: 1631050120.66eec99136d5f30d4dbb17c9cfd4b6a3992aba2f.marecki@gentoo
1 commit: 66eec99136d5f30d4dbb17c9cfd4b6a3992aba2f
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 7 19:26:13 2021 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 7 21:28:40 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66eec991
7
8 dev-ruby/rack-protection: keyword 2.1.0 for ~riscv
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 dev-ruby/rack-protection/rack-protection-2.1.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/rack-protection/rack-protection-2.1.0.ebuild b/dev-ruby/rack-protection/rack-protection-2.1.0.ebuild
16 index 749cd6610d3..c5f7a62db61 100644
17 --- a/dev-ruby/rack-protection/rack-protection-2.1.0.ebuild
18 +++ b/dev-ruby/rack-protection/rack-protection-2.1.0.ebuild
19 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/rkh/rack-protection"
20
21 LICENSE="MIT"
22 SLOT="$(ver_cut 1)"
23 -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"
24 +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"
25 IUSE=""
26
27 ruby_add_rdepend "dev-ruby/rack:*"