diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-01 17:13:53 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-01 17:13:53 +0000 |
commit | 7cfcf62ed4e81eb2e7b96fb1f585e9f6965288b2 (patch) | |
tree | f486658c37f3484faa61eebc95f6d13288de855e /app-editors/bluefish | |
parent | dev-vcs/fossil: add 2.22 (diff) | |
download | gentoo-7cfcf62ed4e81eb2e7b96fb1f585e9f6965288b2.tar.gz gentoo-7cfcf62ed4e81eb2e7b96fb1f585e9f6965288b2.tar.bz2 gentoo-7cfcf62ed4e81eb2e7b96fb1f585e9f6965288b2.zip |
app-editors/bluefish: Stabilize 2.2.13 amd64, #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 a69ca656e6c1..4893fb9098ca 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} )" |