diff options
author | Sam James <sam@gentoo.org> | 2024-11-04 03:05:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-04 03:05:00 +0000 |
commit | f85aab0ca9ba9e32191330ca8df3fb09e1200bb0 (patch) | |
tree | cf9fd0333c9976a60e8765f1d6ecf765d2441496 /app-shells | |
parent | sys-apps/mawk: Stabilize 1.3.4_p20240905 x86, #942846 (diff) | |
download | gentoo-f85aab0ca9ba9e32191330ca8df3fb09e1200bb0.tar.gz gentoo-f85aab0ca9ba9e32191330ca8df3fb09e1200bb0.tar.bz2 gentoo-f85aab0ca9ba9e32191330ca8df3fb09e1200bb0.zip |
app-shells/fzf: Stabilize 0.55.0 x86, #942849
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/fzf/fzf-0.55.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/fzf/fzf-0.55.0.ebuild b/app-shells/fzf/fzf-0.55.0.ebuild index 380854366f61..54dfc9ca12a5 100644 --- a/app-shells/fzf/fzf-0.55.0.ebuild +++ b/app-shells/fzf/fzf-0.55.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 |