commit: f1387d47de069bae32e94b000809e71b2eb8775d
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 5 10:06:29 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 5 10:06:29 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1387d47
dev-util/watchman: Stabilize 2024.11.04.00 amd64, #953139
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-util/watchman/watchman-2024.11.04.00.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-util/watchman/watchman-2024.11.04.00.ebuild
b/dev-util/watchman/watchman-2024.11.04.00.ebuild
index 26efcb7237bd..952a0c194edf 100644
--- a/dev-util/watchman/watchman-2024.11.04.00.ebuild
+++ b/dev-util/watchman/watchman-2024.11.04.00.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2024 Gentoo Authors
+# Copyright 2020-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -244,7 +244,7 @@ LICENSE="MIT"
# Dependent crate licenses
LICENSE+=" Apache-2.0 MIT Unicode-DFS-2016 WTFPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="amd64 ~arm64"
IUSE="llvm-libunwind python"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"