Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/ccache/
Date: Wed, 12 Feb 2020 16:14:17
Message-Id: 1581524033.d4754bbc98f27b0df90dabe390ecd2e2fd149265.ago@gentoo
1 commit: d4754bbc98f27b0df90dabe390ecd2e2fd149265
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 12 16:13:53 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 12 16:13:53 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4754bbc
7
8 dev-util/ccache: s390 stable wrt bug #704890
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 RepoMan-Options: --include-arches="s390"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-util/ccache/ccache-3.7.6.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-util/ccache/ccache-3.7.6.ebuild b/dev-util/ccache/ccache-3.7.6.ebuild
18 index 6cfc30082f6..d516baace6e 100644
19 --- a/dev-util/ccache/ccache-3.7.6.ebuild
20 +++ b/dev-util/ccache/ccache-3.7.6.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"
26 +KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86"
27 IUSE="test"
28
29 DEPEND="app-arch/xz-utils