diff options
author | 2018-08-19 11:45:21 -0700 | |
---|---|---|
committer | 2018-08-19 11:45:21 -0700 | |
commit | 263b75a23469cdb9b7082daf75761e0e5f700e9b (patch) | |
tree | 836266e8e5b617d8ad01cea5d1b3176be2c356f5 /dev-perl/WWW-Curl | |
parent | dev-perl/Mojolicious-7.570.0: ppc stable, bug 663942 (diff) | |
download | gentoo-263b75a23469cdb9b7082daf75761e0e5f700e9b.tar.gz gentoo-263b75a23469cdb9b7082daf75761e0e5f700e9b.tar.bz2 gentoo-263b75a23469cdb9b7082daf75761e0e5f700e9b.zip |
dev-perl/WWW-Curl-4.170.0-r1: ppc stable, bug 663942
Diffstat (limited to 'dev-perl/WWW-Curl')
-rw-r--r-- | dev-perl/WWW-Curl/WWW-Curl-4.170.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 index 002c1a778c65..200afbf43e6e 100644 --- a/dev-perl/WWW-Curl/WWW-Curl-4.170.0-r1.ebuild +++ b/dev-perl/WWW-Curl/WWW-Curl-4.170.0-r1.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Perl extension interface for libcurl" LICENSE="|| ( MPL-1.0 MPL-1.1 MIT )" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ppc ~ppc64 ~x86" IUSE="" RDEPEND="net-misc/curl" |