diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-20 17:23:26 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-20 17:23:26 -0400 |
commit | 4a82c4987ca144149336c9f923b8fe4de0dc2b0c (patch) | |
tree | 0141b90872e0b4dc474705106d64b38a2015f0e9 | |
parent | sys-fs/xfsprogs: arm64 stable (bug #690276) (diff) | |
download | gentoo-4a82c4987ca144149336c9f923b8fe4de0dc2b0c.tar.gz gentoo-4a82c4987ca144149336c9f923b8fe4de0dc2b0c.tar.bz2 gentoo-4a82c4987ca144149336c9f923b8fe4de0dc2b0c.zip |
dev-util/ccache: arm64 stable (bug #690240)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
-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 9722ebbef665..4ae845a20671 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 |