diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-12-13 08:24:55 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-12-13 08:24:55 +0200 |
commit | 76bc90449e43c1bee6026f94764b15dec7621043 (patch) | |
tree | a25b6dd8abc91ccfa788ac9c895ac614ccede024 /app-shells/fzf | |
parent | app-shells/fzf: Stabilize 0.56.3 amd64, #946331 (diff) | |
download | gentoo-76bc90449e43c1bee6026f94764b15dec7621043.tar.gz gentoo-76bc90449e43c1bee6026f94764b15dec7621043.tar.bz2 gentoo-76bc90449e43c1bee6026f94764b15dec7621043.zip |
app-shells/fzf: Stabilize 0.56.3 x86, #946331
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-shells/fzf')
-rw-r--r-- | app-shells/fzf/fzf-0.56.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/fzf/fzf-0.56.3.ebuild b/app-shells/fzf/fzf-0.56.3.ebuild index 0ee0dfcd8c5b..d28daf5b9838 100644 --- a/app-shells/fzf/fzf-0.56.3.ebuild +++ b/app-shells/fzf/fzf-0.56.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 |