diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-13 13:19:14 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-13 13:19:14 +0100 |
commit | 94463f71e4c0104b0d7bd5014b49af4d3452c713 (patch) | |
tree | d7cda791a0fa657e588bb6ba001c847c5327fb05 /dev-util/ccache | |
parent | dev-libs/libffi: arm stable wrt bug #709424 (diff) | |
download | gentoo-94463f71e4c0104b0d7bd5014b49af4d3452c713.tar.gz gentoo-94463f71e4c0104b0d7bd5014b49af4d3452c713.tar.bz2 gentoo-94463f71e4c0104b0d7bd5014b49af4d3452c713.zip |
dev-util/ccache: arm stable wrt bug #709426
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/ccache')
-rw-r--r-- | dev-util/ccache/ccache-3.7.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ccache/ccache-3.7.7.ebuild b/dev-util/ccache/ccache-3.7.7.ebuild index 7b110e82ba02..7a8a35995f36 100644 --- a/dev-util/ccache/ccache-3.7.7.ebuild +++ b/dev-util/ccache/ccache-3.7.7.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 |