commit: 9551dc006d2b52566327938220f16426a0e5b95f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 8 05:51:16 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 8 05:51:16 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9551dc00
dev-build/just: Stabilize 1.45.0 amd64, #968507
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-build/just/just-1.45.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-build/just/just-1.45.0.ebuild
b/dev-build/just/just-1.45.0.ebuild
index a8252bc47a1b..5a4b6de3bfff 100644
--- a/dev-build/just/just-1.45.0.ebuild
+++ b/dev-build/just/just-1.45.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2024-2025 Gentoo Authors
+# Copyright 2024-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -182,7 +182,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}"