From 77bf3d7db2687a9baef1a02be92876eea9353f14 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 23 Jun 2025 10:46:12 +0100 Subject: [PATCH] dev-util/watchman: Stabilize 2025.04.14.00 amd64, #958854 Signed-off-by: Sam James --- dev-util/watchman/watchman-2025.04.14.00.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/watchman/watchman-2025.04.14.00.ebuild b/dev-util/watchman/watchman-2025.04.14.00.ebuild index 47cd08d3c61e7..c8f2fa05b9fb7 100644 --- a/dev-util/watchman/watchman-2025.04.14.00.ebuild +++ b/dev-util/watchman/watchman-2025.04.14.00.ebuild @@ -253,7 +253,7 @@ LICENSE="MIT" # Dependent crate licenses LICENSE+=" Apache-2.0 MIT Unicode-3.0 WTFPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64" IUSE="llvm-libunwind python test" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RESTRICT="!test? ( test )"