From fb7cd6bf4254e6bd514f420dfa37182cbd20f5d5 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 12 Oct 2025 13:19:11 +0100 Subject: [PATCH] app-misc/gnote: Stabilize 48.2 x86, #964105 Signed-off-by: Sam James --- app-misc/gnote/gnote-48.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/gnote/gnote-48.2.ebuild b/app-misc/gnote/gnote-48.2.ebuild index d9412264b674c..17ca883248fab 100644 --- a/app-misc/gnote/gnote-48.2.ebuild +++ b/app-misc/gnote/gnote-48.2.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnote" LICENSE="GPL-3+ FDL-1.1" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~riscv x86" IUSE="test" RESTRICT="!test? ( test )"