diff options
-rw-r--r-- | dev-util/watchman/watchman-2022.03.28.00.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/watchman/watchman-2022.03.28.00.ebuild b/dev-util/watchman/watchman-2022.03.28.00.ebuild index da684483d094..eb2f4ec03913 100644 --- a/dev-util/watchman/watchman-2022.03.28.00.ebuild +++ b/dev-util/watchman/watchman-2022.03.28.00.ebuild @@ -111,7 +111,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} )" |