diff options
Diffstat (limited to 'dev-perl/HTTP-Response-Encoding/HTTP-Response-Encoding-0.06.ebuild')
-rw-r--r-- | dev-perl/HTTP-Response-Encoding/HTTP-Response-Encoding-0.06.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/HTTP-Response-Encoding/HTTP-Response-Encoding-0.06.ebuild b/dev-perl/HTTP-Response-Encoding/HTTP-Response-Encoding-0.06.ebuild index 72497820faef..10323d7d5d48 100644 --- a/dev-perl/HTTP-Response-Encoding/HTTP-Response-Encoding-0.06.ebuild +++ b/dev-perl/HTTP-Response-Encoding/HTTP-Response-Encoding-0.06.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Response-Encoding/HTTP-Response-Encoding-0.06.ebuild,v 1.1 2009/07/29 20:39:59 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Response-Encoding/HTTP-Response-Encoding-0.06.ebuild,v 1.2 2010/01/10 12:42:53 grobian Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Adds encoding() to HTTP::Response" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux" IUSE="test" RDEPEND="dev-perl/libwww-perl" |