diff options
Diffstat (limited to 'dev-util/watchman/watchman-2023.02.06.00.ebuild')
-rw-r--r-- | dev-util/watchman/watchman-2023.02.06.00.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/watchman/watchman-2023.02.06.00.ebuild b/dev-util/watchman/watchman-2023.02.06.00.ebuild index 92aedf25a665..f37c93c14eb6 100644 --- a/dev-util/watchman/watchman-2023.02.06.00.ebuild +++ b/dev-util/watchman/watchman-2023.02.06.00.ebuild @@ -217,7 +217,7 @@ SRC_URI+=" $(cargo_crate_uris)" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="llvm-libunwind python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |