summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-16 07:50:57 +0000
committerSam James <sam@gentoo.org>2022-12-16 07:50:57 +0000
commit59c1a024c9f7767e020d6003ddc8594dabe88cd1 (patch)
tree79ba8f0588bc63b7cf79e6fc8f3129e08b62a906 /dev-util/ccache
parentdev-util/ccache: Stabilize 4.7.4 amd64, #886213 (diff)
downloadgentoo-59c1a024c9f7767e020d6003ddc8594dabe88cd1.tar.gz
gentoo-59c1a024c9f7767e020d6003ddc8594dabe88cd1.tar.bz2
gentoo-59c1a024c9f7767e020d6003ddc8594dabe88cd1.zip
dev-util/ccache: Stabilize 4.7.4 arm64, #886213
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/ccache')
-rw-r--r--dev-util/ccache/ccache-4.7.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ccache/ccache-4.7.4.ebuild b/dev-util/ccache/ccache-4.7.4.ebuild
index 0e61d0ff080b..edaa145343f7 100644
--- a/dev-util/ccache/ccache-4.7.4.ebuild
+++ b/dev-util/ccache/ccache-4.7.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI+=" verify-sig? ( https://github.com/ccache/ccache/releases/download/v${P
LICENSE="GPL-3 LGPL-3"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
# Enable 'static-c++' by default to make 'gcc' ebuild Just Work: bug #761220
IUSE="doc redis +static-c++ test"
RESTRICT="!test? ( test )"