summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-02-24 21:57:49 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-02-24 21:57:49 +0200
commit4791463f2dc61619fccd46b203c6b15e9f86b575 (patch)
tree29876ec549971c31a7c2baee2bc2cb5d2dc4abcc /app-editors
parentmail-mta/courier: Fix errors with getgrnam_r buffer. (diff)
downloadgentoo-4791463f2dc61619fccd46b203c6b15e9f86b575.tar.gz
gentoo-4791463f2dc61619fccd46b203c6b15e9f86b575.tar.bz2
gentoo-4791463f2dc61619fccd46b203c6b15e9f86b575.zip
app-editors/bluefish: Stabilize 2.2.12-r2 x86, #896342
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/bluefish/bluefish-2.2.12-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/bluefish/bluefish-2.2.12-r2.ebuild b/app-editors/bluefish/bluefish-2.2.12-r2.ebuild
index 18bf1d023804..9d5a073cc96a 100644
--- a/app-editors/bluefish/bluefish-2.2.12-r2.ebuild
+++ b/app-editors/bluefish/bluefish-2.2.12-r2.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 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86"
SLOT="0"
IUSE="gucharmap nls python spell"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"