Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/ccache/
Date: Sun, 18 Aug 2019 10:08:25
Message-Id: 1566122894.3463ac9a928bf21624330a8a87cee642786aba71.slyfox@gentoo
1 commit: 3463ac9a928bf21624330a8a87cee642786aba71
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 18 10:08:00 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 18 10:08:14 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3463ac9a
7
8 dev-util/ccache: stable 3.7.2 for ia64, bug #692406
9
10 Package-Manager: Portage-2.3.71, Repoman-2.3.17
11 RepoMan-Options: --include-arches="ia64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 dev-util/ccache/ccache-3.7.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-util/ccache/ccache-3.7.2.ebuild b/dev-util/ccache/ccache-3.7.2.ebuild
18 index 71b2e79bcbd..4f8700ae5c7 100644
19 --- a/dev-util/ccache/ccache-3.7.2.ebuild
20 +++ b/dev-util/ccache/ccache-3.7.2.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ccache/ccache/releases/download/v${PV}/ccache-${PV}.
22
23 LICENSE="GPL-3"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh sparc ~x86 ~amd64-fbsd"
26 +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh sparc ~x86 ~amd64-fbsd"
27 IUSE=""
28
29 DEPEND="app-arch/xz-utils