summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsin-ack <sin-ack@protonmail.com>2024-11-12 13:52:50 +0100
committerSam James <sam@gentoo.org>2024-11-23 20:15:36 +0000
commitd4ec81cbca5ac3e58cb6e6667a011822d034c6a2 (patch)
tree43bbb666992e16a87f3c788fcbe9ff15ca708235 /dev-cpp
parentdev-cpp/fizz: keyword 2024.11.04.00 for ~arm64 (diff)
downloadgentoo-d4ec81cbca5ac3e58cb6e6667a011822d034c6a2.tar.gz
gentoo-d4ec81cbca5ac3e58cb6e6667a011822d034c6a2.tar.bz2
gentoo-d4ec81cbca5ac3e58cb6e6667a011822d034c6a2.zip
dev-cpp/mvfst: keyword 2024.11.04.00 for ~arm64
Two tests segfault in the QEMU chroot. Signed-off-by: sin-ack <sin-ack@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/mvfst/mvfst-2024.11.04.00-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/mvfst/mvfst-2024.11.04.00-r1.ebuild b/dev-cpp/mvfst/mvfst-2024.11.04.00-r1.ebuild
index 396d42d484be..7059319511db 100644
--- a/dev-cpp/mvfst/mvfst-2024.11.04.00-r1.ebuild
+++ b/dev-cpp/mvfst/mvfst-2024.11.04.00-r1.ebuild
@@ -21,7 +21,7 @@ SRC_URI="https://github.com/facebook/mvfst/archive/refs/tags/v${PV}.tar.gz -> ${
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64"
IUSE="test"
RESTRICT="!test? ( test )"