diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-04-05 14:29:15 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-04-05 14:29:15 +0300 |
commit | ac00b2c2a00eefb1d026120fb05d568449913974 (patch) | |
tree | 7f0863d641b26dc75dd61dd877c83fb0b1e2a4d5 /app-editors/helix | |
parent | www-client/firefox: add 124.0.2 (diff) | |
download | gentoo-ac00b2c2a00eefb1d026120fb05d568449913974.tar.gz gentoo-ac00b2c2a00eefb1d026120fb05d568449913974.tar.bz2 gentoo-ac00b2c2a00eefb1d026120fb05d568449913974.zip |
app-editors/helix: Stabilize 23.10-r2 amd64, #928597
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-editors/helix')
-rw-r--r-- | app-editors/helix/helix-23.10-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/helix/helix-23.10-r2.ebuild b/app-editors/helix/helix-23.10-r2.ebuild index 1fb2d7450688..e28a697c495b 100644 --- a/app-editors/helix/helix-23.10-r2.ebuild +++ b/app-editors/helix/helix-23.10-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023-2023 Gentoo Authors +# Copyright 2023-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Autogenerated by pycargoebuild 0.10 @@ -276,7 +276,7 @@ S="${WORKDIR}" LICENSE="0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 ISC MIT MPL-2.0 Unicode-DFS-2016 Unlicense ZLIB" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="+grammar" BDEPEND="grammar? ( dev-vcs/git )" |