summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2006-06-27 01:13:45 +0000
committerBrent Baude <ranger@gentoo.org>2006-06-27 01:13:45 +0000
commit54ed9962a8b648db96fd8f78b20c4df1687a8c99 (patch)
tree1d1e503652d1f5871d4fa0a85ad095f47513bf9f /sys-devel/pmake/pmake-1.98.ebuild
parentFix broken configure script #137921 by Adam Potter. (diff)
downloadgentoo-2-54ed9962a8b648db96fd8f78b20c4df1687a8c99.tar.gz
gentoo-2-54ed9962a8b648db96fd8f78b20c4df1687a8c99.tar.bz2
gentoo-2-54ed9962a8b648db96fd8f78b20c4df1687a8c99.zip
Marking pmake-1.98 ~ppc64 for bug 138082
(Portage version: 2.1-r1)
Diffstat (limited to 'sys-devel/pmake/pmake-1.98.ebuild')
-rw-r--r--sys-devel/pmake/pmake-1.98.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/pmake/pmake-1.98.ebuild b/sys-devel/pmake/pmake-1.98.ebuild
index 22e47389c43d..1320069b9a53 100644
--- a/sys-devel/pmake/pmake-1.98.ebuild
+++ b/sys-devel/pmake/pmake-1.98.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/pmake/pmake-1.98.ebuild,v 1.8 2005/07/29 13:14:16 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/pmake/pmake-1.98.ebuild,v 1.9 2006/06/27 01:13:45 ranger Exp $
inherit eutils toolchain-funcs
@@ -13,7 +13,7 @@ SRC_URI="mirror://debian/pool/main/p/pmake/${MY_P}.orig.tar.gz
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 ~mips ppc sparc x86"
+KEYWORDS="alpha amd64 arm ia64 ~mips ppc ~ppc64 sparc x86"
IUSE=""
RDEPEND="virtual/libc"