diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-09 09:56:05 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-09 09:56:05 +0000 |
commit | f3c7c99e5e67e602c7c9d0c6671dea9202da3574 (patch) | |
tree | e9d723af67f78b788d358e07277e40b9b3a195b8 /dev-perl/WWW-Curl/WWW-Curl-4.150.0.ebuild | |
parent | Add ~x86-fbsd. (diff) | |
download | historical-f3c7c99e5e67e602c7c9d0c6671dea9202da3574.tar.gz historical-f3c7c99e5e67e602c7c9d0c6671dea9202da3574.tar.bz2 historical-f3c7c99e5e67e602c7c9d0c6671dea9202da3574.zip |
x86 stable wrt bug #400263
Package-Manager: portage-2.1.10.44/cvs/Linux i686
Diffstat (limited to 'dev-perl/WWW-Curl/WWW-Curl-4.150.0.ebuild')
-rw-r--r-- | dev-perl/WWW-Curl/WWW-Curl-4.150.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/WWW-Curl/WWW-Curl-4.150.0.ebuild b/dev-perl/WWW-Curl/WWW-Curl-4.150.0.ebuild index e2739fa2c5b2..5bf815bc7006 100644 --- a/dev-perl/WWW-Curl/WWW-Curl-4.150.0.ebuild +++ b/dev-perl/WWW-Curl/WWW-Curl-4.150.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/WWW-Curl-4.150.0.ebuild,v 1.3 2012/02/27 18:56:19 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/WWW-Curl-4.150.0.ebuild,v 1.4 2012/03/09 09:56:05 phajdan.jr Exp $ EAPI=4 @@ -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" |