diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-26 10:47:41 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-26 10:47:41 +0200 |
commit | 14d8711c02984a20c336505444514047e873e813 (patch) | |
tree | 3bbb593c627cca1ee5217b3fe9f8156b0ebadd15 /dev-util/ccache | |
parent | media-fonts/culmus: s390 stable wrt bug #689414 (diff) | |
download | gentoo-14d8711c02984a20c336505444514047e873e813.tar.gz gentoo-14d8711c02984a20c336505444514047e873e813.tar.bz2 gentoo-14d8711c02984a20c336505444514047e873e813.zip |
dev-util/ccache: s390 stable wrt bug #690240
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="s390"
Diffstat (limited to 'dev-util/ccache')
-rw-r--r-- | dev-util/ccache/ccache-3.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ccache/ccache-3.7.1.ebuild b/dev-util/ccache/ccache-3.7.1.ebuild index f5b314b7c26b..34899650895d 100644 --- a/dev-util/ccache/ccache-3.7.1.ebuild +++ b/dev-util/ccache/ccache-3.7.1.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 ~amd64-fbsd" +KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86 ~amd64-fbsd" IUSE="" DEPEND="app-arch/xz-utils |