diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-05-16 14:51:10 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-05-16 14:51:10 +0200 |
commit | 8c496ff83bb1562fc63ff4be52945194613ea50e (patch) | |
tree | 69069b979d6aae869b15f5663186404e9701dc52 /dev-util/watchman | |
parent | dev-cpp/folly: amd64 stable wrt bug #835760 (diff) | |
download | gentoo-8c496ff83bb1562fc63ff4be52945194613ea50e.tar.gz gentoo-8c496ff83bb1562fc63ff4be52945194613ea50e.tar.bz2 gentoo-8c496ff83bb1562fc63ff4be52945194613ea50e.zip |
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 <ago@gentoo.org>
Diffstat (limited to 'dev-util/watchman')
-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} )" |