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: Sat, 27 Apr 2019 06:13:29
Message-Id: 1556345540.6ced81e28d9dedb13ec54fed839d71147cd010ab.graaff@gentoo
1 commit: 6ced81e28d9dedb13ec54fed839d71147cd010ab
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 27 06:12:20 2019 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 27 06:12:20 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ced81e2
7
8 dev-ruby/rack-protection: amd64 stable
9
10 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12
13 dev-ruby/rack-protection/rack-protection-2.0.5.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ruby/rack-protection/rack-protection-2.0.5.ebuild b/dev-ruby/rack-protection/rack-protection-2.0.5.ebuild
17 index fefd162a4f3..1ebe8567064 100644
18 --- a/dev-ruby/rack-protection/rack-protection-2.0.5.ebuild
19 +++ b/dev-ruby/rack-protection/rack-protection-2.0.5.ebuild
20 @@ -17,7 +17,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 ~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 ~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:*"