diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-24 21:57:49 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-24 21:57:49 +0200 |
commit | 4791463f2dc61619fccd46b203c6b15e9f86b575 (patch) | |
tree | 29876ec549971c31a7c2baee2bc2cb5d2dc4abcc /app-editors | |
parent | mail-mta/courier: Fix errors with getgrnam_r buffer. (diff) | |
download | gentoo-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.ebuild | 2 |
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} )" |