summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/ccache/ccache-3.1.6.ebuild')
-rw-r--r--dev-util/ccache/ccache-3.1.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/ccache/ccache-3.1.6.ebuild b/dev-util/ccache/ccache-3.1.6.ebuild
index 2cd01fea8fdf..49ed453a5071 100644
--- a/dev-util/ccache/ccache-3.1.6.ebuild
+++ b/dev-util/ccache/ccache-3.1.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-3.1.6.ebuild,v 1.4 2011/12/02 22:34:35 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-3.1.6.ebuild,v 1.5 2011/12/03 10:53:16 maekke Exp $
inherit multilib
@@ -10,7 +10,7 @@ SRC_URI="http://samba.org/ftp/ccache/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND="sys-libs/zlib"