Gentoo Archives: gentoo-commits

From: Kent Fredric <kentnl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/WWW-Curl/
Date: Wed, 28 Dec 2016 17:25:13
Message-Id: 1482945900.59ba4da5dd79aaa8c4ca4584bce4162da38ce1e6.kentnl@gentoo
1 commit: 59ba4da5dd79aaa8c4ca4584bce4162da38ce1e6
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 28 17:24:28 2016 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 28 17:25:00 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59ba4da5
7
8 dev-perl/WWW-Curl: x86 stable re bug #594278
9
10 AT by Myckel Habets
11
12 Package-Manager: Portage-2.3.3, Repoman-2.3.1
13
14 dev-perl/WWW-Curl/WWW-Curl-4.170.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-perl/WWW-Curl/WWW-Curl-4.170.0.ebuild b/dev-perl/WWW-Curl/WWW-Curl-4.170.0.ebuild
18 index 56672c1..698eb76 100644
19 --- a/dev-perl/WWW-Curl/WWW-Curl-4.170.0.ebuild
20 +++ b/dev-perl/WWW-Curl/WWW-Curl-4.170.0.ebuild
21 @@ -12,7 +12,7 @@ DESCRIPTION="Perl extension interface for libcurl"
22
23 LICENSE="|| ( MPL-1.0 MPL-1.1 MIT )"
24 SLOT="0"
25 -KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
26 +KEYWORDS="amd64 ~ppc ~ppc64 x86"
27 IUSE=""
28
29 RDEPEND="net-misc/curl"