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, 02 Apr 2022 08:58:05
Message-Id: 1648889867.3efde4079e4d0af953970199375438fc8075b05a.graaff@gentoo
1 commit: 3efde4079e4d0af953970199375438fc8075b05a
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 2 08:35:14 2022 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 2 08:57:47 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3efde407
7
8 dev-ruby/http-form_data: stabilize 2.3.0 for amd64
9
10 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
11
12 dev-ruby/http-form_data/http-form_data-2.3.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/http-form_data/http-form_data-2.3.0.ebuild b/dev-ruby/http-form_data/http-form_data-2.3.0.ebuild
16 index 26ec15dc2b9d..0586bf562032 100644
17 --- a/dev-ruby/http-form_data/http-form_data-2.3.0.ebuild
18 +++ b/dev-ruby/http-form_data/http-form_data-2.3.0.ebuild
19 @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/httprb/form_data.rb"
20
21 LICENSE="MIT"
22 SLOT="2"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
25 IUSE=""
26
27 all_ruby_prepare() {