diff options
Diffstat (limited to 'dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild')
-rw-r--r-- | dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild b/dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild index 3275ecd5c9dd..e1dddd88f031 100644 --- a/dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild +++ b/dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild,v 1.12 2005/09/17 02:53:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild,v 1.13 2006/05/14 10:28:28 flameeyes Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/B/BB/BBB/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" SRC_TEST="do" |