diff options
Diffstat (limited to 'dev-perl/Net-Ident/Net-Ident-1.23.ebuild')
-rw-r--r-- | dev-perl/Net-Ident/Net-Ident-1.23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Net-Ident/Net-Ident-1.23.ebuild b/dev-perl/Net-Ident/Net-Ident-1.23.ebuild index f4115c86ebe7..8b6ccfd883fc 100644 --- a/dev-perl/Net-Ident/Net-Ident-1.23.ebuild +++ b/dev-perl/Net-Ident/Net-Ident-1.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Ident/Net-Ident-1.23.ebuild,v 1.1 2010/06/16 07:35:20 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Ident/Net-Ident-1.23.ebuild,v 1.2 2010/11/04 13:30:48 fauli Exp $ EAPI=3 @@ -10,5 +10,5 @@ inherit perl-module DESCRIPTION="lookup the username on the remote end of a TCP/IP connection" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" |