commit: 1e70ea78e15b50dcc9694733f990766269e1da67 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Mar 1 19:20:45 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Mar 1 19:20:45 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e70ea78
dev-cpp/folly: Stabilize 2025.04.14.00-r2 amd64, #968780 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-cpp/folly/folly-2025.04.14.00-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-cpp/folly/folly-2025.04.14.00-r2.ebuild b/dev-cpp/folly/folly-2025.04.14.00-r2.ebuild index b4e0eb1d05a5..02a5f79eee62 100644 --- a/dev-cpp/folly/folly-2025.04.14.00-r2.ebuild +++ b/dev-cpp/folly/folly-2025.04.14.00-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -21,7 +21,7 @@ SRC_URI="https://github.com/facebook/folly/releases/download/v${PV}/${PN}-v${PV} LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm64 ~ppc64" +KEYWORDS="amd64 ~arm64 ~ppc64" IUSE="io-uring llvm-libunwind test" RESTRICT="!test? ( test )"
