diff options
Diffstat (limited to 'dev-perl/IO-Tty/IO-Tty-1.08.ebuild')
-rw-r--r-- | dev-perl/IO-Tty/IO-Tty-1.08.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/IO-Tty/IO-Tty-1.08.ebuild b/dev-perl/IO-Tty/IO-Tty-1.08.ebuild index 3ab0948896ab..b15aaee3ef6f 100644 --- a/dev-perl/IO-Tty/IO-Tty-1.08.ebuild +++ b/dev-perl/IO-Tty/IO-Tty-1.08.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/IO-Tty/IO-Tty-1.08.ebuild,v 1.2 2010/01/10 12:59:53 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/IO-Tty-1.08.ebuild,v 1.3 2010/04/17 08:41:10 tove Exp $ MODULE_AUTHOR=RGIERSIG inherit perl-module @@ -9,7 +9,7 @@ DESCRIPTION="IO::Tty and IO::Pty modules for Perl" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" DEPEND="dev-lang/perl" |