diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-05-23 06:46:14 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-05-23 06:46:30 +0200 |
commit | a1f0ccf803999ea3a2d45b090a26c3ede3a23d61 (patch) | |
tree | 76226366ffa7ce1c0d4ef042458960e9f2bda269 /dev-util/ccache | |
parent | games-board/pychess: improve deps (bug #583346) (diff) | |
download | gentoo-a1f0ccf803999ea3a2d45b090a26c3ede3a23d61.tar.gz gentoo-a1f0ccf803999ea3a2d45b090a26c3ede3a23d61.tar.bz2 gentoo-a1f0ccf803999ea3a2d45b090a26c3ede3a23d61.zip |
dev-util/ccache: Stable for HPPA (bug #579242).
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-util/ccache')
-rw-r--r-- | dev-util/ccache/ccache-3.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/ccache/ccache-3.2.4.ebuild b/dev-util/ccache/ccache-3.2.4.ebuild index a2482cbda23b..48ec5c6ae3ce 100644 --- a/dev-util/ccache/ccache-3.2.4.ebuild +++ b/dev-util/ccache/ccache-3.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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="" DEPEND="app-arch/xz-utils |