diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-11 09:36:47 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-11 09:36:47 +0100 |
commit | 732e3c95760dad5d47ae7ab7cbc7fd4558a9a2f0 (patch) | |
tree | fd4e56acbcee246c4dd8c5e616ea95f7007e1ab0 /app-shells | |
parent | dev-util/diffoscope: Stabilize 190 x86, #820752 (diff) | |
download | gentoo-732e3c95760dad5d47ae7ab7cbc7fd4558a9a2f0.tar.gz gentoo-732e3c95760dad5d47ae7ab7cbc7fd4558a9a2f0.tar.bz2 gentoo-732e3c95760dad5d47ae7ab7cbc7fd4558a9a2f0.zip |
app-shells/fzf: Stabilize 0.27.2 x86, #823026
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/fzf/fzf-0.27.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/fzf/fzf-0.27.2.ebuild b/app-shells/fzf/fzf-0.27.2.ebuild index 30937a308dd2..625a267a549e 100644 --- a/app-shells/fzf/fzf-0.27.2.ebuild +++ b/app-shells/fzf/fzf-0.27.2.ebuild @@ -56,7 +56,7 @@ SRC_URI=" LICENSE="MIT BSD-with-disclosure" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 x86" src_prepare() { default |