diff options
author | Kent Fredric <kentnl@gentoo.org> | 2016-12-29 06:24:28 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2016-12-29 06:25:00 +1300 |
commit | 59ba4da5dd79aaa8c4ca4584bce4162da38ce1e6 (patch) | |
tree | d0d31381f822156c56041e8c8de429c264b4f33d /dev-perl/WWW-Curl/WWW-Curl-4.170.0.ebuild | |
parent | dev-lang/moarvm: Remove old (diff) | |
download | gentoo-59ba4da5dd79aaa8c4ca4584bce4162da38ce1e6.tar.gz gentoo-59ba4da5dd79aaa8c4ca4584bce4162da38ce1e6.tar.bz2 gentoo-59ba4da5dd79aaa8c4ca4584bce4162da38ce1e6.zip |
dev-perl/WWW-Curl: x86 stable re bug #594278
AT by Myckel Habets
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-perl/WWW-Curl/WWW-Curl-4.170.0.ebuild')
-rw-r--r-- | dev-perl/WWW-Curl/WWW-Curl-4.170.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/WWW-Curl/WWW-Curl-4.170.0.ebuild b/dev-perl/WWW-Curl/WWW-Curl-4.170.0.ebuild index 56672c159553..698eb7666f9e 100644 --- a/dev-perl/WWW-Curl/WWW-Curl-4.170.0.ebuild +++ b/dev-perl/WWW-Curl/WWW-Curl-4.170.0.ebuild @@ -12,7 +12,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" |