From 2289f04b41293b6b5fc422dce99b656d1de7c854 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 18 Jul 2024 09:17:42 +0100 Subject: [PATCH] app-editors/bluefish: Stabilize 2.2.15 x86, #936239 Signed-off-by: Sam James --- app-editors/bluefish/bluefish-2.2.15.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/bluefish/bluefish-2.2.15.ebuild b/app-editors/bluefish/bluefish-2.2.15.ebuild index 61f20e7969003..8c7d2cbbd7dfe 100644 --- a/app-editors/bluefish/bluefish-2.2.15.ebuild +++ b/app-editors/bluefish/bluefish-2.2.15.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="gucharmap nls python spell" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"