diff options
Diffstat (limited to 'dev-perl/TermReadKey/TermReadKey-2.30.ebuild')
-rw-r--r-- | dev-perl/TermReadKey/TermReadKey-2.30.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/TermReadKey/TermReadKey-2.30.ebuild b/dev-perl/TermReadKey/TermReadKey-2.30.ebuild index 1462a2aad026..452d867de205 100644 --- a/dev-perl/TermReadKey/TermReadKey-2.30.ebuild +++ b/dev-perl/TermReadKey/TermReadKey-2.30.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/TermReadKey/TermReadKey-2.30.ebuild,v 1.12 2007/07/10 23:33:27 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/TermReadKey/TermReadKey-2.30.ebuild,v 1.13 2008/06/07 11:40:48 aballier Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/J/JS/JSTOWE/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" mymake="/usr" |