diff options
author | Sam James <sam@gentoo.org> | 2022-02-02 22:24:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-02 22:24:22 +0000 |
commit | 930d7e9141c22c55542d4245a2a6ba447533ca62 (patch) | |
tree | 41c631275ea0595d537ba0d6dd36e7907e63eba8 /app-shells/fzf | |
parent | sys-devel/clang: Use pregenerated manpages (diff) | |
download | gentoo-930d7e9141c22c55542d4245a2a6ba447533ca62.tar.gz gentoo-930d7e9141c22c55542d4245a2a6ba447533ca62.tar.bz2 gentoo-930d7e9141c22c55542d4245a2a6ba447533ca62.zip |
app-shells/fzf: Stabilize 0.28.0 amd64, #832589
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells/fzf')
-rw-r--r-- | app-shells/fzf/fzf-0.28.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/fzf/fzf-0.28.0.ebuild b/app-shells/fzf/fzf-0.28.0.ebuild index f6a6ffc8df05..1a030bd13fbb 100644 --- a/app-shells/fzf/fzf-0.28.0.ebuild +++ b/app-shells/fzf/fzf-0.28.0.ebuild @@ -54,7 +54,7 @@ SRC_URI=" LICENSE="MIT BSD-with-disclosure" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" src_prepare() { default |