commit: 7f9932f8513d428f782d69ffd820221e3d40e034 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Nov 25 06:18:29 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Nov 25 06:20:20 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f9932f8
dev-cpp/edencommon: stabilize 2023.06.19.00 for amd64 Bug: https://bugs.gentoo.org/912543 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-cpp/edencommon/edencommon-2023.06.19.00.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/edencommon/edencommon-2023.06.19.00.ebuild b/dev-cpp/edencommon/edencommon-2023.06.19.00.ebuild index 411e811b2905..1296800f7058 100644 --- a/dev-cpp/edencommon/edencommon-2023.06.19.00.ebuild +++ b/dev-cpp/edencommon/edencommon-2023.06.19.00.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/facebookexperimental/edencommon/archive/refs/tags/v$ LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="llvm-libunwind" RDEPEND="
