dev-cpp/glaze: destabilize 6.5.1 for ~amd64

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-03-05 05:31:28 +00:00
parent 414fb51fc3
commit da5c1da678

View File

@@ -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 )"