commit: bfe69ff9c1e02696fd99d98f6667f03291ef76dd
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 12 15:59:04 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=bfe69ff9
dev-util/sccache: Stabilize 0.14.0 amd64, #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 4397c053b0fc..bd64b49145ea 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"