From 8c496ff83bb1562fc63ff4be52945194613ea50e Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Mon, 16 May 2022 14:51:10 +0200 Subject: [PATCH] dev-util/watchman: amd64 stable wrt bug #835760 Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- dev-util/watchman/watchman-2022.03.28.00.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/watchman/watchman-2022.03.28.00.ebuild b/dev-util/watchman/watchman-2022.03.28.00.ebuild index da684483d094d..eb2f4ec03913b 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} )"