diff options
Diffstat (limited to 'dev-perl/IPC-Run/IPC-Run-0.89.ebuild')
-rw-r--r-- | dev-perl/IPC-Run/IPC-Run-0.89.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/IPC-Run/IPC-Run-0.89.ebuild b/dev-perl/IPC-Run/IPC-Run-0.89.ebuild index 907b7f9150b5..fa9cc566c472 100644 --- a/dev-perl/IPC-Run/IPC-Run-0.89.ebuild +++ b/dev-perl/IPC-Run/IPC-Run-0.89.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/IPC-Run/IPC-Run-0.89.ebuild,v 1.4 2011/03/30 16:44:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.89.ebuild,v 1.5 2011/07/22 14:06:58 jer Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="system() and background procs w/ piping, redirs, ptys" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~ppc ~ppc64 sparc x86" IUSE="test" RDEPEND=">=dev-perl/IO-Tty-1.08" |