commit: e9f1014e326a42f9ec633fb3e2e1c5a3fee651e3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 23 09:46:07 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 23 09:46:07 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9f1014e
dev-cpp/glaze: Stabilize 5.2.1 amd64, #958853
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-cpp/glaze/glaze-5.2.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-cpp/glaze/glaze-5.2.1.ebuild b/dev-cpp/glaze/glaze-5.2.1.ebuild
index cbeff4ec69d1..7a38952ed260 100644
--- a/dev-cpp/glaze/glaze-5.2.1.ebuild
+++ b/dev-cpp/glaze/glaze-5.2.1.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/glaze-${PV}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
IUSE="examples fuzzing test"
RESTRICT="!test? ( test )"