commit: 0eca24dfd2603dd237ebb4f11e9eff74261ff186 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Mar 1 19:20:46 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Mar 1 19:20:46 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0eca24df
dev-cpp/mvfst: Stabilize 2025.04.14.00-r1 amd64, #968780 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-cpp/mvfst/mvfst-2025.04.14.00-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-cpp/mvfst/mvfst-2025.04.14.00-r1.ebuild b/dev-cpp/mvfst/mvfst-2025.04.14.00-r1.ebuild index 67fd4aa6f0af..36d239182fdf 100644 --- a/dev-cpp/mvfst/mvfst-2025.04.14.00-r1.ebuild +++ b/dev-cpp/mvfst/mvfst-2025.04.14.00-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2025 Gentoo Authors +# Copyright 2022-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/mvfst/archive/refs/tags/v${PV}.tar.gz -> ${ LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64" IUSE="test" RESTRICT="!test? ( test )"
