From 64b9e7d3650cd969ed7205a67992ee6ea8353432 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 5 Apr 2025 13:06:31 +0300 Subject: [PATCH] dev-cpp/mvfst: Stabilize 2024.11.04.00-r1 amd64, #953139 Signed-off-by: Arthur Zamarin --- dev-cpp/mvfst/mvfst-2024.11.04.00-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-cpp/mvfst/mvfst-2024.11.04.00-r1.ebuild b/dev-cpp/mvfst/mvfst-2024.11.04.00-r1.ebuild index 7059319511dbf..a0775698d948b 100644 --- a/dev-cpp/mvfst/mvfst-2024.11.04.00-r1.ebuild +++ b/dev-cpp/mvfst/mvfst-2024.11.04.00-r1.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/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 )"