summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2008-02-29 03:23:49 +0000
committerBrent Baude <ranger@gentoo.org>2008-02-29 03:23:49 +0000
commitaeb6aa7a95efd1e6c705cd88d24b110161668784 (patch)
tree8cafa349bcb5f16eba478a607ee601c3878bc172 /sys-devel
parentstable ppc64, bug 211412 (diff)
downloadgentoo-2-aeb6aa7a95efd1e6c705cd88d24b110161668784.tar.gz
gentoo-2-aeb6aa7a95efd1e6c705cd88d24b110161668784.tar.bz2
gentoo-2-aeb6aa7a95efd1e6c705cd88d24b110161668784.zip
keyworded ~arch for ppc64, bug 211799
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/pmake/ChangeLog7
-rw-r--r--sys-devel/pmake/pmake-1.111.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-devel/pmake/ChangeLog b/sys-devel/pmake/ChangeLog
index 592a0bc83eb8..14e04c56dc5a 100644
--- a/sys-devel/pmake/ChangeLog
+++ b/sys-devel/pmake/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/pmake
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/pmake/ChangeLog,v 1.32 2007/02/22 00:51:25 jokey Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/pmake/ChangeLog,v 1.33 2008/02/29 03:23:49 ranger Exp $
+
+ 29 Feb 2008; Brent Baude <ranger@gentoo.org> pmake-1.111.1.ebuild:
+ keyworded ~arch for ppc64, bug 211799
22 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
Redigest for Manifest2
diff --git a/sys-devel/pmake/pmake-1.111.1.ebuild b/sys-devel/pmake/pmake-1.111.1.ebuild
index 952adcd8510e..9efe4163b4dc 100644
--- a/sys-devel/pmake/pmake-1.111.1.ebuild
+++ b/sys-devel/pmake/pmake-1.111.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/pmake/pmake-1.111.1.ebuild,v 1.7 2007/08/04 13:00:35 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/pmake/pmake-1.111.1.ebuild,v 1.8 2008/02/29 03:23:49 ranger Exp $
inherit eutils toolchain-funcs versionator
@@ -15,7 +15,7 @@ SRC_URI="mirror://debian/pool/main/p/pmake/${DEBIAN_SOURCE}
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="!sys-devel/bmake"