diff options
-rw-r--r-- | app-editors/bluefish/bluefish-2.2.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/bluefish/bluefish-2.2.13.ebuild b/app-editors/bluefish/bluefish-2.2.13.ebuild index 4a0d9d32354d..a69ca656e6c1 100644 --- a/app-editors/bluefish/bluefish-2.2.13.ebuild +++ b/app-editors/bluefish/bluefish-2.2.13.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://bluefish.openoffice.nl/" SRC_URI="https://www.bennewitz.com/bluefish/stable/source/${MY_P}.tar.bz2" LICENSE="GPL-3+" -KEYWORDS="~alpha ~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" SLOT="0" IUSE="gucharmap nls python spell" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |