Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rack-protection/
Date: Tue, 29 Dec 2020 07:21:15
Message-Id: 1609226399.98134588f8960f52e550b640d9b8717a0308754a.graaff@gentoo
1 commit: 98134588f8960f52e550b640d9b8717a0308754a
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 29 07:19:59 2020 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 29 07:19:59 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98134588
7
8 dev-ruby/rack-protection: amd64 stable, bug 761897
9
10 Package-Manager: Portage-3.0.9, Repoman-3.0.2
11 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
12
13 dev-ruby/rack-protection/rack-protection-2.1.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ruby/rack-protection/rack-protection-2.1.0.ebuild b/dev-ruby/rack-protection/rack-protection-2.1.0.ebuild
17 index 06b55d8939f..4d19468eb3a 100644
18 --- a/dev-ruby/rack-protection/rack-protection-2.1.0.ebuild
19 +++ b/dev-ruby/rack-protection/rack-protection-2.1.0.ebuild
20 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/rkh/rack-protection"
21
22 LICENSE="MIT"
23 SLOT="$(ver_cut 1)"
24 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
26 IUSE=""
27
28 ruby_add_rdepend "dev-ruby/rack:*"