summaryrefslogtreecommitdiff
path: root/dev-cpp
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2026-03-01 19:20:46 +0000
committerSam James <sam@gentoo.org>2026-03-01 19:20:46 +0000
commit0eca24dfd2603dd237ebb4f11e9eff74261ff186 (patch)
tree3fbce34ad004edd679ea164d12ee4b95a788c9af /dev-cpp
parent1e70ea78e15b50dcc9694733f990766269e1da67 (diff)
downloadgentoo-0eca24dfd2603dd237ebb4f11e9eff74261ff186.tar.gz
gentoo-0eca24dfd2603dd237ebb4f11e9eff74261ff186.tar.bz2
gentoo-0eca24dfd2603dd237ebb4f11e9eff74261ff186.zip
dev-cpp/mvfst: Stabilize 2025.04.14.00-r1 amd64, #968780
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/mvfst/mvfst-2025.04.14.00-r1.ebuild4
1 files 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 )"