diff options
author | Sam James <sam@gentoo.org> | 2023-11-25 22:47:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-25 22:47:17 +0000 |
commit | e97cf6e5badda41de388989371d42029b015a856 (patch) | |
tree | b9a3b5d8fac0e8761c32549ea9f9472eda30693e /app-shells/fzf | |
parent | dev-python/pandas: Stabilize 2.1.3 arm, #918469 (diff) | |
download | gentoo-e97cf6e5badda41de388989371d42029b015a856.tar.gz gentoo-e97cf6e5badda41de388989371d42029b015a856.tar.bz2 gentoo-e97cf6e5badda41de388989371d42029b015a856.zip |
app-shells/fzf: Stabilize 0.43.0 amd64, #918557
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells/fzf')
-rw-r--r-- | app-shells/fzf/fzf-0.43.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/fzf/fzf-0.43.0.ebuild b/app-shells/fzf/fzf-0.43.0.ebuild index 2b55ac6ab399..597e953a7ac5 100644 --- a/app-shells/fzf/fzf-0.43.0.ebuild +++ b/app-shells/fzf/fzf-0.43.0.ebuild @@ -19,7 +19,7 @@ SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-deps.tar LICENSE="MIT BSD-with-disclosure" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" src_prepare() { default |