diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:47:51 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:47:51 +0200 |
commit | 39240823ddd42fdf4611127cbb0f3e3d0020cf84 (patch) | |
tree | ba347d40cc3f2b932413722dc3214b55daec0efe /dev-util | |
parent | dev-cpp/edencommon: Stabilize 2022.08.29.00 amd64, #871144 (diff) | |
download | gentoo-39240823ddd42fdf4611127cbb0f3e3d0020cf84.tar.gz gentoo-39240823ddd42fdf4611127cbb0f3e3d0020cf84.tar.bz2 gentoo-39240823ddd42fdf4611127cbb0f3e3d0020cf84.zip |
dev-util/watchman: Stabilize 2022.08.29.00 amd64, #871144
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/watchman/watchman-2022.08.29.00.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/watchman/watchman-2022.08.29.00.ebuild b/dev-util/watchman/watchman-2022.08.29.00.ebuild index ab5b42363940..2cedd740fa12 100644 --- a/dev-util/watchman/watchman-2022.08.29.00.ebuild +++ b/dev-util/watchman/watchman-2022.08.29.00.ebuild @@ -116,7 +116,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} )" |