diff options
author | Sam James <sam@gentoo.org> | 2024-09-21 06:31:50 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-09-21 06:31:50 +0100 |
commit | a8f477ef3fc0f54229318bcd85cb8bcd76379cf8 (patch) | |
tree | a5b83495ee02ba547bc7f93477463b2c43c3553f /app-editors | |
parent | dev-util/cargo-c: Stabilize 0.10.4 ppc, #939933 (diff) | |
download | gentoo-a8f477ef3fc0f54229318bcd85cb8bcd76379cf8.tar.gz gentoo-a8f477ef3fc0f54229318bcd85cb8bcd76379cf8.tar.bz2 gentoo-a8f477ef3fc0f54229318bcd85cb8bcd76379cf8.zip |
app-editors/helix: Stabilize 24.07 amd64, #939934
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/helix/helix-24.07.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/helix/helix-24.07.ebuild b/app-editors/helix/helix-24.07.ebuild index 34b8e2163430..89deeb654e5f 100644 --- a/app-editors/helix/helix-24.07.ebuild +++ b/app-editors/helix/helix-24.07.ebuild @@ -299,7 +299,7 @@ LICENSE+=" ZLIB " SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="+grammar" RDEPEND="dev-vcs/git" |