diff options
author | Torsten Veller <tove@gentoo.org> | 2011-03-17 07:53:00 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-03-17 07:53:00 +0000 |
commit | 98b8822970dd6420db4168fbe9f43bfad31a91d6 (patch) | |
tree | 847430a300057e15d080a82ca278cb8540c2529a /dev-perl/libwww-perl | |
parent | Use certificates from app-misc/ca-certificates (#358081) (diff) | |
download | gentoo-2-98b8822970dd6420db4168fbe9f43bfad31a91d6.tar.gz gentoo-2-98b8822970dd6420db4168fbe9f43bfad31a91d6.tar.bz2 gentoo-2-98b8822970dd6420db4168fbe9f43bfad31a91d6.zip |
Drop keywords exc. amd64 and x86 (#358079)
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/libwww-perl')
-rw-r--r-- | dev-perl/libwww-perl/libwww-perl-6.10.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/libwww-perl/libwww-perl-6.10.0.ebuild b/dev-perl/libwww-perl/libwww-perl-6.10.0.ebuild index a279baa81272..7f8e50f54eb0 100644 --- a/dev-perl/libwww-perl/libwww-perl-6.10.0.ebuild +++ b/dev-perl/libwww-perl/libwww-perl-6.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-6.10.0.ebuild,v 1.2 2011/03/17 07:23:22 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-6.10.0.ebuild,v 1.3 2011/03/17 07:53:00 tove Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A collection of Perl Modules for the WWW" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~x86" IUSE="ssl" RDEPEND=" |