diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-12 17:13:53 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-12 17:13:53 +0100 |
commit | d4754bbc98f27b0df90dabe390ecd2e2fd149265 (patch) | |
tree | b2d077f14aaeb766c7bcd72297320d4029e31585 /dev-util/ccache/ccache-3.7.6.ebuild | |
parent | dev-python/pyflakes: s390 stable wrt bug #704472 (diff) | |
download | gentoo-d4754bbc98f27b0df90dabe390ecd2e2fd149265.tar.gz gentoo-d4754bbc98f27b0df90dabe390ecd2e2fd149265.tar.bz2 gentoo-d4754bbc98f27b0df90dabe390ecd2e2fd149265.zip |
dev-util/ccache: s390 stable wrt bug #704890
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/ccache/ccache-3.7.6.ebuild')
-rw-r--r-- | dev-util/ccache/ccache-3.7.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ccache/ccache-3.7.6.ebuild b/dev-util/ccache/ccache-3.7.6.ebuild index 6cfc30082f61..d516baace6e4 100644 --- a/dev-util/ccache/ccache-3.7.6.ebuild +++ b/dev-util/ccache/ccache-3.7.6.ebuild @@ -11,7 +11,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 ~sh sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86" IUSE="test" DEPEND="app-arch/xz-utils |