diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-24 21:57:50 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-24 21:57:50 +0200 |
commit | 4a9be197d174b0c575523cbb5daf5b5a839709e6 (patch) | |
tree | ab9bc0d6bfc7fbd229fb39e756d2501a138b2f37 /app-editors | |
parent | app-editors/bluefish: Stabilize 2.2.12-r2 x86, #896342 (diff) | |
download | gentoo-4a9be197d174b0c575523cbb5daf5b5a839709e6.tar.gz gentoo-4a9be197d174b0c575523cbb5daf5b5a839709e6.tar.bz2 gentoo-4a9be197d174b0c575523cbb5daf5b5a839709e6.zip |
app-editors/bluefish: Stabilize 2.2.12-r2 amd64, #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 9d5a073cc96a..0858bcf3d0cb 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} )" |