summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad House <brad_mssw@gentoo.org>2004-02-09 06:51:09 +0000
committerBrad House <brad_mssw@gentoo.org>2004-02-09 06:51:09 +0000
commitd356c5fdc042d06d2cf1aee4c9b6805db32bce2d (patch)
tree961123a7d0c5fec06afa4086782d2ce9eccd913f
parentFixed bug #39317 & 39342 and fixed copyright headers in all aria ebuilds and ... (diff)
downloadhistorical-d356c5fdc042d06d2cf1aee4c9b6805db32bce2d.tar.gz
historical-d356c5fdc042d06d2cf1aee4c9b6805db32bce2d.tar.bz2
historical-d356c5fdc042d06d2cf1aee4c9b6805db32bce2d.zip
ppc64 stable
-rw-r--r--dev-util/ccache/ccache-2.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/ccache/ccache-2.3.ebuild b/dev-util/ccache/ccache-2.3.ebuild
index 1fd04cdca169..e9fb80035b5f 100644
--- a/dev-util/ccache/ccache-2.3.ebuild
+++ b/dev-util/ccache/ccache-2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-2.3.ebuild,v 1.9 2004/01/14 03:28:47 avenj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-2.3.ebuild,v 1.10 2004/02/09 06:51:09 brad_mssw Exp $
DESCRIPTION="ccache is a fast compiler cache. It is used as a front end to your
compiler to safely cache compilation output. When the same code is compiled
@@ -11,7 +11,7 @@ HOMEPAGE="http://ccache.samba.org/"
IUSE=""
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc sparc alpha mips hppa ~arm amd64 ia64"
+KEYWORDS="x86 ~ppc sparc alpha mips hppa ~arm amd64 ia64 ppc64"
DEPEND="virtual/glibc \
>=sys-apps/portage-2.0.46-r11"