diff options
Diffstat (limited to 'perl-core/libnet/libnet-1.21.ebuild')
-rw-r--r-- | perl-core/libnet/libnet-1.21.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/perl-core/libnet/libnet-1.21.ebuild b/perl-core/libnet/libnet-1.21.ebuild index fd3351ca7cd4..7c3377d89ad4 100644 --- a/perl-core/libnet/libnet-1.21.ebuild +++ b/perl-core/libnet/libnet-1.21.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/libnet/libnet-1.21.ebuild,v 1.12 2008/04/23 14:50:41 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/libnet/libnet-1.21.ebuild,v 1.13 2009/03/26 12:29:40 armin76 Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/G/GB/GBARR/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="sasl" SRC_TEST="do" |