commit: e2afcd369cc35d59c38c8ecfd946e846b98c32f1
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 11 11:41:25 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Thu Mar 12 00:25:17 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2afcd36
dev-util/sccache: Stabilize 0.13.0 arm64, #971059
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-util/sccache/sccache-0.13.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/sccache/sccache-0.13.0.ebuild
b/dev-util/sccache/sccache-0.13.0.ebuild
index 4397c053b0fc..7b409348f5e7 100644
--- a/dev-util/sccache/sccache-0.13.0.ebuild
+++ b/dev-util/sccache/sccache-0.13.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"