summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-25 05:46:29 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-25 05:46:29 +0000
commitc45048493e3a64e60cff6843f88f6298646b52fa (patch)
treeba50028f145415d558d22eb7392ba35a769570a8 /dev-util/ccache
parentnet-dns/unbound: Stabilize 1.20.0 amd64, #942090 (diff)
downloadgentoo-c45048493e3a64e60cff6843f88f6298646b52fa.tar.gz
gentoo-c45048493e3a64e60cff6843f88f6298646b52fa.tar.bz2
gentoo-c45048493e3a64e60cff6843f88f6298646b52fa.zip
dev-util/ccache: Stabilize 4.10.2-r1 x86, #942092
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util/ccache')
-rw-r--r--dev-util/ccache/ccache-4.10.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ccache/ccache-4.10.2-r1.ebuild b/dev-util/ccache/ccache-4.10.2-r1.ebuild
index 72bc47b18798..09572b2a4eb7 100644
--- a/dev-util/ccache/ccache-4.10.2-r1.ebuild
+++ b/dev-util/ccache/ccache-4.10.2-r1.ebuild
@@ -34,7 +34,7 @@ fi
LICENSE="GPL-3+ || ( CC0-1.0 Apache-2.0 ) Boost-1.0 CC0-1.0"
LICENSE+=" elibc_mingw? ( LGPL-3 ISC PSF-2 )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86"
# Enable 'static-c++' by default to make 'gcc' ebuild Just Work: bug #761220
IUSE="${MY_DOCS_USEFLAG} redis +static-c++ test"
RESTRICT="!test? ( test )"