commit: da5c1da678a116186aacbdca00bd0fae8af51e3d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 5 05:31:28 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 5 05:33:10 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da5c1da6
dev-cpp/glaze: destabilize 6.5.1 for ~amd64
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-cpp/glaze/glaze-6.5.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-cpp/glaze/glaze-6.5.1.ebuild b/dev-cpp/glaze/glaze-6.5.1.ebuild
index 7a38952ed260..bf3255dce0da 100644
--- a/dev-cpp/glaze/glaze-6.5.1.ebuild
+++ b/dev-cpp/glaze/glaze-6.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2025 Gentoo Authors
+# Copyright 2025-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ S="${WORKDIR}/glaze-${PV}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64"
+KEYWORDS="~amd64"
IUSE="examples fuzzing test"
RESTRICT="!test? ( test )"