diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-14 12:55:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-14 12:55:47 +0100 |
commit | cef317cb95c478fea9b2154943dbb3232221e227 (patch) | |
tree | 77785e22e10a7959381d3cd182d7253aa9efa3f7 /dev-util/ccache | |
parent | net-mail/courier-imap: ia64 stable wrt bug #698222 (diff) | |
download | gentoo-cef317cb95c478fea9b2154943dbb3232221e227.tar.gz gentoo-cef317cb95c478fea9b2154943dbb3232221e227.tar.bz2 gentoo-cef317cb95c478fea9b2154943dbb3232221e227.zip |
dev-util/ccache: ia64 stable wrt bug #698302
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/ccache')
-rw-r--r-- | dev-util/ccache/ccache-3.7.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ccache/ccache-3.7.4.ebuild b/dev-util/ccache/ccache-3.7.4.ebuild index d2aa9b307f70..b25ec02bf79a 100644 --- a/dev-util/ccache/ccache-3.7.4.ebuild +++ b/dev-util/ccache/ccache-3.7.4.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 |