diff options
author | Stijn Tintel <stijn@linux-ipv6.be> | 2024-05-19 13:25:48 +0300 |
---|---|---|
committer | Mark Wright <gienah@gentoo.org> | 2024-06-19 10:10:11 +1000 |
commit | 4030f046b0f04b98300f289f39132242a7d4a99e (patch) | |
tree | 9b426182cbcbe77af3bceb9e5db4701a4b965e22 /x11-terms/wezterm | |
parent | dev-lisp/cmucl: drop 21c (diff) | |
download | gentoo-4030f046b0f04b98300f289f39132242a7d4a99e.tar.gz gentoo-4030f046b0f04b98300f289f39132242a7d4a99e.tar.bz2 gentoo-4030f046b0f04b98300f289f39132242a7d4a99e.zip |
x11-terms/wezterm: keyword 20240203.110809-r1 for ~arm64
Tested on MacBook Air (15-inch, M2, 2023).
Bug: https://bugs.gentoo.org/934447
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Signed-off-by: Mark Wright <gienah@gentoo.org>
Diffstat (limited to 'x11-terms/wezterm')
-rw-r--r-- | x11-terms/wezterm/wezterm-20240203.110809-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/wezterm/wezterm-20240203.110809-r1.ebuild b/x11-terms/wezterm/wezterm-20240203.110809-r1.ebuild index ec05957da695..344b14163d58 100644 --- a/x11-terms/wezterm/wezterm-20240203.110809-r1.ebuild +++ b/x11-terms/wezterm/wezterm-20240203.110809-r1.ebuild @@ -683,7 +683,7 @@ SUBMODULES=( # use cargo-license for a more accurate license picture LICENSE="0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions Artistic-2 BSD BSD-2 Boost-1.0 CC0-1.0 GPL-3 ISC LGPL-2.1 MIT MPL-2.0 Unicode-DFS-2016 Unlicense WTFPL-2 ZLIB" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" IUSE="wayland" RESTRICT=test # tests require network |