diff options
Diffstat (limited to 'dev-perl/IO-Tty/IO-Tty-1.10.ebuild')
-rw-r--r-- | dev-perl/IO-Tty/IO-Tty-1.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/IO-Tty/IO-Tty-1.10.ebuild b/dev-perl/IO-Tty/IO-Tty-1.10.ebuild index 1678d1eb939b..6f0a8ef8a7df 100644 --- a/dev-perl/IO-Tty/IO-Tty-1.10.ebuild +++ b/dev-perl/IO-Tty/IO-Tty-1.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.10.ebuild,v 1.2 2011/03/30 16:42:59 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/IO-Tty-1.10.ebuild,v 1.3 2011/07/22 14:06:01 jer Exp $ EAPI=3 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="IO::Tty and IO::Pty modules for Perl" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" DEPEND="" |