diff options
author | 2024-06-06 03:52:51 +0200 | |
---|---|---|
committer | 2024-06-06 03:52:51 +0200 | |
commit | a734b0877e43f5c789bb029ece2f91594407b04c (patch) | |
tree | ced94433416e7313df527332e6d8411743383c6e /app-shells | |
parent | net-print/hplip: Stabilize 3.23.12-r3 x86, #933605 (diff) | |
download | gentoo-a734b0877e43f5c789bb029ece2f91594407b04c.tar.gz gentoo-a734b0877e43f5c789bb029ece2f91594407b04c.tar.bz2 gentoo-a734b0877e43f5c789bb029ece2f91594407b04c.zip |
app-shells/fzf: Stabilize 0.51.0 x86, #933645
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/fzf/fzf-0.51.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/fzf/fzf-0.51.0.ebuild b/app-shells/fzf/fzf-0.51.0.ebuild index ceb58f939479..344014ebbe84 100644 --- a/app-shells/fzf/fzf-0.51.0.ebuild +++ b/app-shells/fzf/fzf-0.51.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 |