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/http-form_data/
Date: Sat, 23 May 2020 09:14:09
Message-Id: 1590225237.49a8a9c90e4a80e4805286a89bd4eb37df22819a.graaff@gentoo
1 commit: 49a8a9c90e4a80e4805286a89bd4eb37df22819a
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 23 08:56:58 2020 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sat May 23 09:13:57 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49a8a9c9
7
8 dev-ruby/http-form_data: amd64 stable
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
12
13 dev-ruby/http-form_data/http-form_data-2.2.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ruby/http-form_data/http-form_data-2.2.0.ebuild b/dev-ruby/http-form_data/http-form_data-2.2.0.ebuild
17 index 19cc657ae53..2d3968c6b5b 100644
18 --- a/dev-ruby/http-form_data/http-form_data-2.2.0.ebuild
19 +++ b/dev-ruby/http-form_data/http-form_data-2.2.0.ebuild
20 @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/httprb/form_data.rb"
21
22 LICENSE="MIT"
23 SLOT="2"
24 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
25 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
26 IUSE=""
27
28 all_ruby_prepare() {