summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-11-25 05:15:28 +0000
committerSam James <sam@gentoo.org>2022-11-25 05:15:42 +0000
commitfc89b305920d889b36efb897884a474067194cb2 (patch)
tree7e7c28f5215796769f63f2902eed6900f3a14c2f /dev-util
parentdev-util/ccache: Stabilize 4.6.3 arm64, #882871 (diff)
downloadgentoo-fc89b305920d889b36efb897884a474067194cb2.tar.gz
gentoo-fc89b305920d889b36efb897884a474067194cb2.tar.bz2
gentoo-fc89b305920d889b36efb897884a474067194cb2.zip
dev-util/ccache: Stabilize 4.6.3 arm, #882871
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/ccache/ccache-4.6.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ccache/ccache-4.6.3.ebuild b/dev-util/ccache/ccache-4.6.3.ebuild
index f83a0f8d86da..b73e39d5cdbe 100644
--- a/dev-util/ccache/ccache-4.6.3.ebuild
+++ b/dev-util/ccache/ccache-4.6.3.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 )"