diff options
author | 2024-11-12 23:50:31 +0100 | |
---|---|---|
committer | 2024-11-23 20:15:39 +0000 | |
commit | 5168b3d3ec1e1ef107129b647d2dd12406f2da9d (patch) | |
tree | 998ad3de0246ed60cb5f9a2edf5b72ee7119b0b6 /dev-util/watchman | |
parent | dev-cpp/cpptoml: keyword 0.1.1 for ~arm64 (diff) | |
download | gentoo-5168b3d3ec1e1ef107129b647d2dd12406f2da9d.tar.gz gentoo-5168b3d3ec1e1ef107129b647d2dd12406f2da9d.tar.bz2 gentoo-5168b3d3ec1e1ef107129b647d2dd12406f2da9d.zip |
dev-util/watchman: keyword 2024.11.04.00 for ~arm64
Closes: https://bugs.gentoo.org/905054
Signed-off-by: sin-ack <sin-ack@protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/39294
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/watchman')
-rw-r--r-- | dev-util/watchman/watchman-2024.11.04.00.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/watchman/watchman-2024.11.04.00.ebuild b/dev-util/watchman/watchman-2024.11.04.00.ebuild index a3076f9eeaf9..f791648d2feb 100644 --- a/dev-util/watchman/watchman-2024.11.04.00.ebuild +++ b/dev-util/watchman/watchman-2024.11.04.00.ebuild @@ -244,7 +244,7 @@ LICENSE="MIT" # Dependent crate licenses LICENSE+=" Apache-2.0 MIT Unicode-DFS-2016 WTFPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" IUSE="llvm-libunwind python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |