commit: 3d158292f31f00d67ac18495e85259fcccac6d7b Author: sin-ack <sin-ack <AT> protonmail <DOT> com> AuthorDate: Tue Nov 12 15:00:14 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Nov 23 20:15:38 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d158292
dev-cpp/fb303: 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/fb303/fb303-2024.11.04.00.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/fb303/fb303-2024.11.04.00.ebuild b/dev-cpp/fb303/fb303-2024.11.04.00.ebuild index 915f3bcf8459..feeeabe6c5ec 100644 --- a/dev-cpp/fb303/fb303-2024.11.04.00.ebuild +++ b/dev-cpp/fb303/fb303-2024.11.04.00.ebuild @@ -21,7 +21,7 @@ SRC_URI="https://github.com/facebook/fb303/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/fb303/issues/61
