commit: f776f8eecb27fbcb8257051613d3972a8bbe5430 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Thu May 28 12:31:52 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Thu May 28 12:31:52 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f776f8ee
dev-util/ccache: s390 stable wrt bug #725006 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-util/ccache/ccache-3.7.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/ccache/ccache-3.7.9.ebuild b/dev-util/ccache/ccache-3.7.9.ebuild index 76f6f0bf62a..c9a78d351f1 100644 --- a/dev-util/ccache/ccache-3.7.9.ebuild +++ b/dev-util/ccache/ccache-3.7.9.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/ccache/ccache/releases/download/v${PV}/ccache-${PV}. LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc ~x86" IUSE="test" DEPEND="app-arch/xz-utils
