summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-16 07:50:55 +0000
committerSam James <sam@gentoo.org>2022-12-16 07:50:55 +0000
commit3cb5dcd2f31fe10aff6a575aff1a067528afdfd4 (patch)
tree9a32e177579e120f24fc491e02d5b5d4f3250376 /dev-util
parentnet-dns/libidn2: Stabilize 2.3.4 arm, #886211 (diff)
downloadgentoo-3cb5dcd2f31fe10aff6a575aff1a067528afdfd4.tar.gz
gentoo-3cb5dcd2f31fe10aff6a575aff1a067528afdfd4.tar.bz2
gentoo-3cb5dcd2f31fe10aff6a575aff1a067528afdfd4.zip
dev-util/ccache: Stabilize 4.7.4 x86, #886213
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util')
-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 8bd176f53d23..6f2990cb7e45 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 )"