diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 12:13:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 12:13:18 +0000 |
commit | e29e1f4206f4510b43e373548d9d2a6f684081a8 (patch) | |
tree | 82730ee8cf927f34264013edd5d4f7ae0c5cc5f3 /dev-util/ccache/ccache-3.1.9-r3.ebuild | |
parent | Stable for sparc, wrt bug #495656 (diff) | |
download | gentoo-2-e29e1f4206f4510b43e373548d9d2a6f684081a8.tar.gz gentoo-2-e29e1f4206f4510b43e373548d9d2a6f684081a8.tar.bz2 gentoo-2-e29e1f4206f4510b43e373548d9d2a6f684081a8.zip |
Stable for sparc, wrt bug #495658
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", 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 911ec104b032..814bfb24ddb4 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.11 2014/01/19 10:21:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-3.1.9-r3.ebuild,v 1.12 2014/01/26 12:13:18 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 arm64 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 arm64 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" |