diff options
author | Sam James <sam@gentoo.org> | 2024-09-02 20:24:59 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-09-02 20:24:59 +0100 |
commit | 01c61970b0ddf118d94006cf467208d4c6e107eb (patch) | |
tree | d90b2b15ecd40bc333c8da2caea42d43fccae0a6 /app-shells | |
parent | x11-libs/libXfont2: Stabilize 2.0.7 sparc, #938942 (diff) | |
download | gentoo-01c61970b0ddf118d94006cf467208d4c6e107eb.tar.gz gentoo-01c61970b0ddf118d94006cf467208d4c6e107eb.tar.bz2 gentoo-01c61970b0ddf118d94006cf467208d4c6e107eb.zip |
app-shells/fzf: Stabilize 0.54.3 x86, #938943
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/fzf/fzf-0.54.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/fzf/fzf-0.54.3.ebuild b/app-shells/fzf/fzf-0.54.3.ebuild index 380854366f61..54dfc9ca12a5 100644 --- a/app-shells/fzf/fzf-0.54.3.ebuild +++ b/app-shells/fzf/fzf-0.54.3.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 |