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 )"