commit: 9ee30091708945b4bbfc5694118b18838cc95e82
Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 17 12:07:33 2025 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Thu Jul 17 12:07:50 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ee30091
dev-build/just: stabilize 1.40.0 for amd64
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
dev-build/just/just-1.40.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-build/just/just-1.40.0.ebuild
b/dev-build/just/just-1.40.0.ebuild
index 75d77c75994e..1ab38cd3d4e6 100644
--- a/dev-build/just/just-1.40.0.ebuild
+++ b/dev-build/just/just-1.40.0.ebuild
@@ -187,7 +187,7 @@ LICENSE="CC0-1.0"
# Dependent crate licenses
LICENSE+=" Apache-2.0 BSD-2 CC0-1.0 MIT MPL-2.0 Unicode-3.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="amd64 ~arm64"
QA_FLAGS_IGNORED="usr/bin/${PN}"