commit: d86959ca8471a35147d95aa6455585aec2733178 Author: sin-ack <sin-ack <AT> protonmail <DOT> com> AuthorDate: Tue Nov 12 14:53:54 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Nov 23 20:15:37 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d86959ca
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 <sin-ack <AT> protonmail.com> Signed-off-by: Sam James <sam <AT> gentoo.org> dev-cpp/fbthrift/fbthrift-2024.11.04.00.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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
