commit: 9c7e8eb5fdd90a7120d4c0d27200429099ac1deb
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 12 15:59:05 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Thu Mar 12 15:59:13 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c7e8eb5
dev-util/sccache: Stabilize 0.14.0 arm64, #971124
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-util/sccache/sccache-0.14.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/sccache/sccache-0.14.0.ebuild
b/dev-util/sccache/sccache-0.14.0.ebuild
index bd64b49145ea..3e35bf31366f 100644
--- a/dev-util/sccache/sccache-0.14.0.ebuild
+++ b/dev-util/sccache/sccache-0.14.0.ebuild
@@ -30,7 +30,7 @@ LICENSE+="
Apache-2.0 BSD-2 BSD CC0-1.0 ISC MIT MPL-2.0 Unicode-DFS-2016 ZLIB
"
SLOT="0"
-KEYWORDS="amd64 ~arm64 ~loong ~ppc64"
+KEYWORDS="amd64 arm64 ~loong ~ppc64"
IUSE="azure dist-client dist-server gcs memcached redis s3 webdav"
BDEPEND="virtual/pkgconfig"