commit: 2c2e419a388eaa3b3ad6690d15469aa22ee89586 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Apr 5 10:06:29 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Apr 5 10:06:29 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c2e419a
dev-cpp/edencommon: Stabilize 2024.11.04.00 amd64, #953139 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-cpp/edencommon/edencommon-2024.11.04.00.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-cpp/edencommon/edencommon-2024.11.04.00.ebuild b/dev-cpp/edencommon/edencommon-2024.11.04.00.ebuild index feba00c2add7..e1f48f5d5d60 100644 --- a/dev-cpp/edencommon/edencommon-2024.11.04.00.ebuild +++ b/dev-cpp/edencommon/edencommon-2024.11.04.00.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2024 Gentoo Authors +# Copyright 2022-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -21,7 +21,7 @@ SRC_URI="https://github.com/facebookexperimental/edencommon/archive/refs/tags/v$ LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64" IUSE="llvm-libunwind" RDEPEND="
