Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/WWW-Curl/
Date: Sun, 19 Aug 2018 18:45:50
Message-Id: 1534704321.263b75a23469cdb9b7082daf75761e0e5f700e9b.mattst88@gentoo
1 commit: 263b75a23469cdb9b7082daf75761e0e5f700e9b
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 19 18:45:21 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 19 18:45:21 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=263b75a2
7
8 dev-perl/WWW-Curl-4.170.0-r1: ppc stable, bug 663942
9
10 dev-perl/WWW-Curl/WWW-Curl-4.170.0-r1.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-perl/WWW-Curl/WWW-Curl-4.170.0-r1.ebuild b/dev-perl/WWW-Curl/WWW-Curl-4.170.0-r1.ebuild
14 index 002c1a778c6..200afbf43e6 100644
15 --- a/dev-perl/WWW-Curl/WWW-Curl-4.170.0-r1.ebuild
16 +++ b/dev-perl/WWW-Curl/WWW-Curl-4.170.0-r1.ebuild
17 @@ -11,7 +11,7 @@ DESCRIPTION="Perl extension interface for libcurl"
18
19 LICENSE="|| ( MPL-1.0 MPL-1.1 MIT )"
20 SLOT="0"
21 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
22 +KEYWORDS="~amd64 ppc ~ppc64 ~x86"
23 IUSE=""
24
25 RDEPEND="net-misc/curl"