From a49258630d3cc31d70ec38c004a6ebdfae5f8675 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 28 Jun 2025 22:55:49 +0100 Subject: [PATCH] net-libs/msgraph: Stabilize 0.2.3 x86, #959242 Signed-off-by: Sam James --- net-libs/msgraph/msgraph-0.2.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/msgraph/msgraph-0.2.3.ebuild b/net-libs/msgraph/msgraph-0.2.3.ebuild index 3fdb9b0194a36..f278a6131c320 100644 --- a/net-libs/msgraph/msgraph-0.2.3.ebuild +++ b/net-libs/msgraph/msgraph-0.2.3.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/msgraph" LICENSE="LGPL-2+" SLOT="0/1" -KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86" IUSE="debug gtk-doc +introspection man test" REQUIRED_USE="gtk-doc? ( introspection )"