diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-16 07:17:06 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-16 07:17:06 +0300 |
commit | c49ddf9f63735afe18828851c3f2443c18bcd060 (patch) | |
tree | 0f7a24286c7162887c1ca3ce778c00a98dbf8af4 /app-shells/fzf | |
parent | games-roguelike/stone-soup: stabilize 0.32.0_pre20240409 for amd64, x86 (diff) | |
download | gentoo-c49ddf9f63735afe18828851c3f2443c18bcd060.tar.gz gentoo-c49ddf9f63735afe18828851c3f2443c18bcd060.tar.bz2 gentoo-c49ddf9f63735afe18828851c3f2443c18bcd060.zip |
app-shells/fzf: Stabilize 0.49.0 arm64, #931949
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-shells/fzf')
-rw-r--r-- | app-shells/fzf/fzf-0.49.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/fzf/fzf-0.49.0.ebuild b/app-shells/fzf/fzf-0.49.0.ebuild index 29107a6ca464..1773a88edb99 100644 --- a/app-shells/fzf/fzf-0.49.0.ebuild +++ b/app-shells/fzf/fzf-0.49.0.ebuild @@ -19,7 +19,7 @@ SRC_URI+=" https://dev.gentoo.org/~mattst88/distfiles/${P}-deps.tar.xz" LICENSE="MIT BSD-with-disclosure" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~x86" src_prepare() { default |