diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 15:09:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 15:09:16 +0000 |
commit | 11842b6f6658e9b842f0a09041095e9544c04f68 (patch) | |
tree | 725b8b6f3c8a5a10a31d55b12d8dbec02ad561c3 /dev-util/ccache/ccache-3.1.9-r3.ebuild | |
parent | Stable for ppc, wrt bug #495656 (diff) | |
download | gentoo-2-11842b6f6658e9b842f0a09041095e9544c04f68.tar.gz gentoo-2-11842b6f6658e9b842f0a09041095e9544c04f68.tar.bz2 gentoo-2-11842b6f6658e9b842f0a09041095e9544c04f68.zip |
Stable for ppc, wrt bug #495658
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util/ccache/ccache-3.1.9-r3.ebuild')
-rw-r--r-- | dev-util/ccache/ccache-3.1.9-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/ccache/ccache-3.1.9-r3.ebuild b/dev-util/ccache/ccache-3.1.9-r3.ebuild index 46981437e610..6467f3d1a008 100644 --- a/dev-util/ccache/ccache-3.1.9-r3.ebuild +++ b/dev-util/ccache/ccache-3.1.9-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-3.1.9-r3.ebuild,v 1.5 2014/01/14 13:52:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-3.1.9-r3.ebuild,v 1.6 2014/01/14 15:09:16 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://samba.org/ftp/ccache/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="sys-libs/zlib" |