summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-07-12 03:06:30 +0000
committerTom Gall <tgall@gentoo.org>2004-07-12 03:06:30 +0000
commit261b80126967494a0ac2fce5d1839fd5c096edec (patch)
treee3f37aaceefc07252e8219274957b542463dc3e5
parentstable on ppc64, bug #55408 (Manifest recommit) (diff)
downloadgentoo-2-261b80126967494a0ac2fce5d1839fd5c096edec.tar.gz
gentoo-2-261b80126967494a0ac2fce5d1839fd5c096edec.tar.bz2
gentoo-2-261b80126967494a0ac2fce5d1839fd5c096edec.zip
stable on ppc64, bug #55409
-rw-r--r--app-arch/arc/ChangeLog5
-rw-r--r--app-arch/arc/arc-5.21j.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/arc/ChangeLog b/app-arch/arc/ChangeLog
index f32259aaab3d..0bc86cb64363 100644
--- a/app-arch/arc/ChangeLog
+++ b/app-arch/arc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/arc
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/arc/ChangeLog,v 1.11 2004/06/24 21:27:26 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/arc/ChangeLog,v 1.12 2004/07/12 03:06:30 tgall Exp $
+
+ 11 Jul 2004; Tom Gall <tgall@gentoo.org> arc-5.21j.ebuild:
+ stable on ppc64 bug #55409
05 Jun 2004; David Holm <dholm@gentoo.org> arc-5.21j.ebuild:
Added to ~ppc.
diff --git a/app-arch/arc/arc-5.21j.ebuild b/app-arch/arc/arc-5.21j.ebuild
index d3f068fc1c87..6414cc5ca683 100644
--- a/app-arch/arc/arc-5.21j.ebuild
+++ b/app-arch/arc/arc-5.21j.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/arc/arc-5.21j.ebuild,v 1.9 2004/06/25 23:46:39 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/arc/arc-5.21j.ebuild,v 1.10 2004/07/12 03:06:30 tgall Exp $
inherit gcc
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/arc/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc sparc ~alpha amd64"
+KEYWORDS="x86 ~ppc sparc ~alpha amd64 ppc64"
IUSE=""
DEPEND="virtual/libc"