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: Fri, 23 Nov 2018 10:46:14
Message-Id: 1542969949.451c2dd54b08dd869624c4fc2de1c00410987b05.graaff@gentoo
1 commit: 451c2dd54b08dd869624c4fc2de1c00410987b05
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 23 10:01:52 2018 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 23 10:45:49 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=451c2dd5
7
8 dev-ruby/http-form_data: amd64 stable
9
10 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 dev-ruby/http-form_data/http-form_data-2.1.1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-ruby/http-form_data/http-form_data-2.1.1.ebuild b/dev-ruby/http-form_data/http-form_data-2.1.1.ebuild
17 index cf44eae4e0a..ad9ba34aa31 100644
18 --- a/dev-ruby/http-form_data/http-form_data-2.1.1.ebuild
19 +++ b/dev-ruby/http-form_data/http-form_data-2.1.1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/httprb/form_data.rb"
27
28 LICENSE="MIT"
29 SLOT="2"
30 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
31 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
32 IUSE=""
33
34 all_ruby_prepare() {