commit: 75cdbd2e9b938791c466dc0db1f39081c16250a5 Author: sin-ack <sin-ack <AT> protonmail <DOT> com> AuthorDate: Tue Nov 12 17:51:55 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=75cdbd2e
dev-cpp/edencommon: keyword 2024.11.04.00 for ~arm64 One test fails on GCC 13, regardless of architecture; reported to upstream. Signed-off-by: sin-ack <sin-ack <AT> protonmail.com> Signed-off-by: Sam James <sam <AT> gentoo.org> dev-cpp/edencommon/edencommon-2024.11.04.00.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/edencommon/edencommon-2024.11.04.00.ebuild b/dev-cpp/edencommon/edencommon-2024.11.04.00.ebuild index 203196b92ee9..bd951c699e39 100644 --- a/dev-cpp/edencommon/edencommon-2024.11.04.00.ebuild +++ b/dev-cpp/edencommon/edencommon-2024.11.04.00.ebuild @@ -21,7 +21,7 @@ SRC_URI="https://github.com/facebookexperimental/edencommon/archive/refs/tags/v$ LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" IUSE="llvm-libunwind" RDEPEND="
