summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-22 22:33:17 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-22 22:33:17 +0000
commit85e2b76d664442fef54e4b24226270568859720d (patch)
treed017f02d045aff74185ea981c28a980e03a98531 /dev-util/ccache
parentfiles/elfutils-0.89-alpha-mips-atime.diff: \ Fix 0.89 compilation on mips (Ma... (diff)
downloadgentoo-2-85e2b76d664442fef54e4b24226270568859720d.tar.gz
gentoo-2-85e2b76d664442fef54e4b24226270568859720d.tar.bz2
gentoo-2-85e2b76d664442fef54e4b24226270568859720d.zip
Remove arm keywords
Diffstat (limited to 'dev-util/ccache')
-rw-r--r--dev-util/ccache/ccache-2.2.ebuild4
-rw-r--r--dev-util/ccache/ccache-2.3.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-util/ccache/ccache-2.2.ebuild b/dev-util/ccache/ccache-2.2.ebuild
index 7f0a39373d8b..fbc507594652 100644
--- a/dev-util/ccache/ccache-2.2.ebuild
+++ b/dev-util/ccache/ccache-2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-2.2.ebuild,v 1.4 2003/07/18 20:24:00 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-2.2.ebuild,v 1.5 2004/02/22 22:32:30 agriffis 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"
+KEYWORDS="x86 ppc sparc alpha mips hppa amd64"
DEPEND="virtual/glibc \
>=sys-apps/portage-2.0.46-r11"
diff --git a/dev-util/ccache/ccache-2.3.ebuild b/dev-util/ccache/ccache-2.3.ebuild
index e9fb80035b5f..48312db88078 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.10 2004/02/09 06:51:09 brad_mssw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-2.3.ebuild,v 1.11 2004/02/22 22:32:30 agriffis 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 ppc64"
+KEYWORDS="x86 ~ppc sparc alpha mips hppa amd64 ia64 ppc64"
DEPEND="virtual/glibc \
>=sys-apps/portage-2.0.46-r11"