diff options
Diffstat (limited to 'dev-util/ccache/ccache-2.3.ebuild')
-rw-r--r-- | dev-util/ccache/ccache-2.3.ebuild | 4 |
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 0b1a340ae49b..41cccc9a71f4 100644 --- a/dev-util/ccache/ccache-2.3.ebuild +++ b/dev-util/ccache/ccache-2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # 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.17 2005/01/05 05:20:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-2.3.ebuild,v 1.18 2005/01/21 05:36:37 gongloo Exp $ DESCRIPTION="fast compiler cache" HOMEPAGE="http://ccache.samba.org/" @@ -8,7 +8,7 @@ SRC_URI="http://ccache.samba.org/ftp/ccache/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ~ppc ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ~ppc ppc64 s390 sparc x86 ~ppc-macos" IUSE="" DEPEND="virtual/libc |