From f1387d47de069bae32e94b000809e71b2eb8775d Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 5 Apr 2025 13:06:29 +0300 Subject: [PATCH] dev-util/watchman: Stabilize 2024.11.04.00 amd64, #953139 Signed-off-by: Arthur Zamarin --- 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 26efcb7237bd1..952a0c194edf7 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} )"