summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-31 13:48:59 +0000
committerSam James <sam@gentoo.org>2024-10-31 13:48:59 +0000
commitaed4af59c7b1c6c8ad097663d88c1756c769aa99 (patch)
tree309e862eeaaa3eecf5f24df95408759edecf37ce /dev-util
parentnet-dns/unbound: Stabilize 1.20.0 arm, #942090 (diff)
downloadgentoo-aed4af59c7b1c6c8ad097663d88c1756c769aa99.tar.gz
gentoo-aed4af59c7b1c6c8ad097663d88c1756c769aa99.tar.bz2
gentoo-aed4af59c7b1c6c8ad097663d88c1756c769aa99.zip
dev-util/ccache: Stabilize 4.10.2-r1 arm, #942092
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util')
-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 ec23a7389481..101d82110487 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 )"