diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-01 20:06:57 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-01 20:06:57 +0300 |
commit | 8b0bc8a02a24647808ca77e77c4a252a0422c41c (patch) | |
tree | 2378d1cbafc655511ec4fbd3914536299424ca0e /app-editors/bluefish | |
parent | dev-perl/Mail-Message: Stabilize 3.12.0 ppc64, #907563 (diff) | |
download | gentoo-8b0bc8a02a24647808ca77e77c4a252a0422c41c.tar.gz gentoo-8b0bc8a02a24647808ca77e77c4a252a0422c41c.tar.bz2 gentoo-8b0bc8a02a24647808ca77e77c4a252a0422c41c.zip |
app-editors/bluefish: Stabilize 2.2.13 x86, #907641
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-editors/bluefish')
-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} )" |