diff options
author | Sam James <sam@gentoo.org> | 2022-11-23 01:58:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-23 01:58:40 +0000 |
commit | d6a0c13c8230d87acbeb082da54ef7e167c6d6ce (patch) | |
tree | 39d5a541af188bd46245ca70e7c3d24db720f0c2 /app-editors/bluefish | |
parent | dev-util/meson: Stabilize 0.63.3 hppa, #882547 (diff) | |
download | gentoo-d6a0c13c8230d87acbeb082da54ef7e167c6d6ce.tar.gz gentoo-d6a0c13c8230d87acbeb082da54ef7e167c6d6ce.tar.bz2 gentoo-d6a0c13c8230d87acbeb082da54ef7e167c6d6ce.zip |
app-editors/bluefish: Stabilize 2.2.12-r1 x86, #882549
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors/bluefish')
-rw-r--r-- | app-editors/bluefish/bluefish-2.2.12-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/bluefish/bluefish-2.2.12-r1.ebuild b/app-editors/bluefish/bluefish-2.2.12-r1.ebuild index aaec40052010..5eea7b1fe915 100644 --- a/app-editors/bluefish/bluefish-2.2.12-r1.ebuild +++ b/app-editors/bluefish/bluefish-2.2.12-r1.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} )" |