diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-10-03 04:22:59 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-10-03 04:22:59 +0000 |
commit | f6a7d0245c5187b4a04d0cd9808ecabc38ea7173 (patch) | |
tree | caace5d2dec69bbc6b24cbe304878fa71f1ac01e /dev-perl/IPC-Run3/IPC-Run3-0.038.ebuild | |
parent | Marked ppc64. (diff) | |
download | gentoo-2-f6a7d0245c5187b4a04d0cd9808ecabc38ea7173.tar.gz gentoo-2-f6a7d0245c5187b4a04d0cd9808ecabc38ea7173.tar.bz2 gentoo-2-f6a7d0245c5187b4a04d0cd9808ecabc38ea7173.zip |
Marked ppc64.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/IPC-Run3/IPC-Run3-0.038.ebuild')
-rw-r--r-- | dev-perl/IPC-Run3/IPC-Run3-0.038.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/IPC-Run3/IPC-Run3-0.038.ebuild b/dev-perl/IPC-Run3/IPC-Run3-0.038.ebuild index 898ece115c87..6278b31b5df2 100644 --- a/dev-perl/IPC-Run3/IPC-Run3-0.038.ebuild +++ b/dev-perl/IPC-Run3/IPC-Run3-0.038.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/IPC-Run3-0.038.ebuild,v 1.9 2009/09/24 18:18:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/IPC-Run3-0.038.ebuild,v 1.10 2009/10/03 04:22:59 josejx Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/search?module=${PN}" IUSE="" SLOT="0" LICENSE="as-is" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86" SRC_TEST="do" |