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: Wed, 18 Jul 2018 05:52:00
Message-Id: 1531893004.ef57fe0c2fb5e914c70c703b1084faf3a7aa28d1.graaff@gentoo
1 commit: ef57fe0c2fb5e914c70c703b1084faf3a7aa28d1
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 18 05:50:04 2018 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 18 05:50:04 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef57fe0c
7
8 dev-ruby/rack-protection: ad64 stable, bug 661454
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 dev-ruby/rack-protection/rack-protection-1.5.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/rack-protection/rack-protection-1.5.5.ebuild b/dev-ruby/rack-protection/rack-protection-1.5.5.ebuild
16 index 87a0b02784e..947c453c7e4 100644
17 --- a/dev-ruby/rack-protection/rack-protection-1.5.5.ebuild
18 +++ b/dev-ruby/rack-protection/rack-protection-1.5.5.ebuild
19 @@ -17,7 +17,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 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
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 IUSE=""
26
27 ruby_add_bdepend "test? ( dev-ruby/rack-test )"