Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/patron/
Date: Sun, 17 Oct 2021 20:05:01
Message-Id: 1634501078.75e34ada2d2f4d3b2772b4f00b96ed69241d6226.sam@gentoo
1 commit: 75e34ada2d2f4d3b2772b4f00b96ed69241d6226
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 17 20:02:58 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 17 20:04:38 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75e34ada
7
8 dev-ruby/patron: Stabilize 0.13.3-r1 x86, #818568
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-ruby/patron/patron-0.13.3-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/patron/patron-0.13.3-r1.ebuild b/dev-ruby/patron/patron-0.13.3-r1.ebuild
16 index 508eb953b94..34cc1db8c6d 100644
17 --- a/dev-ruby/patron/patron-0.13.3-r1.ebuild
18 +++ b/dev-ruby/patron/patron-0.13.3-r1.ebuild
19 @@ -17,7 +17,7 @@ HOMEPAGE="https://toland.github.com/patron/"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris"
25 IUSE=""
26
27 DEPEND+=" net-misc/curl"