From d4365c2fb33c2ae83dc28b44ff1813d0eafa2f56 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 14 Jul 2025 10:50:49 +0100 Subject: [PATCH] app-editors/bluefish: Stabilize 2.2.17 x86, #960117 Signed-off-by: Sam James --- app-editors/bluefish/bluefish-2.2.17.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/bluefish/bluefish-2.2.17.ebuild b/app-editors/bluefish/bluefish-2.2.17.ebuild index 3e35384e83377..b56ca66ee538b 100644 --- a/app-editors/bluefish/bluefish-2.2.17.ebuild +++ b/app-editors/bluefish/bluefish-2.2.17.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm64 ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="gucharmap nls python spell" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"