diff options
author | Sam James <sam@gentoo.org> | 2023-05-01 16:00:03 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-01 16:00:03 +0100 |
commit | 59536b5f3907cfe81b5418fc63718bcd8bca0802 (patch) | |
tree | c51e4bcff16a1fc0f0de5cdb8f07e337b72a89ad /app-shells | |
parent | media-libs/libffado: enable py3.11 (diff) | |
download | gentoo-59536b5f3907cfe81b5418fc63718bcd8bca0802.tar.gz gentoo-59536b5f3907cfe81b5418fc63718bcd8bca0802.tar.bz2 gentoo-59536b5f3907cfe81b5418fc63718bcd8bca0802.zip |
app-shells/fzf: Stabilize 0.39.0 amd64, #905413
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/fzf/fzf-0.39.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/fzf/fzf-0.39.0.ebuild b/app-shells/fzf/fzf-0.39.0.ebuild index fd638706bc34..d41eba8a6542 100644 --- a/app-shells/fzf/fzf-0.39.0.ebuild +++ b/app-shells/fzf/fzf-0.39.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 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" src_prepare() { default |