diff options
author | Brent Baude <ranger@gentoo.org> | 2008-01-03 01:14:54 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-01-03 01:14:54 +0000 |
commit | 0bb4617dba697f8f677a73d8041e24b5e2cb9515 (patch) | |
tree | a00b062f8e033a0ef3c97a3f55d7c909cc70862c /dev-perl/IPC-Run/IPC-Run-0.80.ebuild | |
parent | Remove app-emacs/md5 and app-emacs/sha1 masks since the packages are gone. (diff) | |
download | gentoo-2-0bb4617dba697f8f677a73d8041e24b5e2cb9515.tar.gz gentoo-2-0bb4617dba697f8f677a73d8041e24b5e2cb9515.tar.bz2 gentoo-2-0bb4617dba697f8f677a73d8041e24b5e2cb9515.zip |
Marking IPC-Run-0.80 ~ppc64 for bug 204036
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-perl/IPC-Run/IPC-Run-0.80.ebuild')
-rw-r--r-- | dev-perl/IPC-Run/IPC-Run-0.80.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/IPC-Run/IPC-Run-0.80.ebuild b/dev-perl/IPC-Run/IPC-Run-0.80.ebuild index aa2bd97af8c1..83d0009d3e6a 100644 --- a/dev-perl/IPC-Run/IPC-Run-0.80.ebuild +++ b/dev-perl/IPC-Run/IPC-Run-0.80.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/IPC-Run/IPC-Run-0.80.ebuild,v 1.9 2007/03/05 12:06:51 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.80.ebuild,v 1.10 2008/01/03 01:14:54 ranger Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/search?module=${PN}" SLOT="0" LICENSE="Artistic" -KEYWORDS="alpha amd64 ia64 ~ppc sparc x86" +KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86" IUSE="" DEPEND=">=dev-perl/IO-Tty-1.0 |