From d86959ca8471a35147d95aa6455585aec2733178 Mon Sep 17 00:00:00 2001 From: sin-ack Date: Tue, 12 Nov 2024 15:53:54 +0100 Subject: dev-cpp/fbthrift: keyword 2024.11.04.00 for ~arm64 Builds fine in the QEMU chroot. Can't test because upstream has broken testing. Signed-off-by: sin-ack Signed-off-by: Sam James --- dev-cpp/fbthrift/fbthrift-2024.11.04.00.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-cpp') diff --git a/dev-cpp/fbthrift/fbthrift-2024.11.04.00.ebuild b/dev-cpp/fbthrift/fbthrift-2024.11.04.00.ebuild index 8937ac23d77a..38a7c49d69fd 100644 --- a/dev-cpp/fbthrift/fbthrift-2024.11.04.00.ebuild +++ b/dev-cpp/fbthrift/fbthrift-2024.11.04.00.ebuild @@ -21,7 +21,7 @@ SRC_URI="https://github.com/facebook/fbthrift/archive/refs/tags/v${PV}.tar.gz -> LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" IUSE="test" # See https://github.com/facebook/fbthrift/issues/628 -- cgit v1.2.3-65-gdbad