diff options
author | Alex Fan <alex.fan.q@gmail.com> | 2022-01-02 19:14:40 +1100 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-01-02 21:19:35 +0800 |
commit | b3c19f22133ba5b7e613315b249fa3b5ea2206e1 (patch) | |
tree | a0277ea862603bb006ac61379cc51d50fca7f99b /app-shells | |
parent | dev-python/pylama: keyword 8.3.6 for ~riscv (diff) | |
download | gentoo-b3c19f22133ba5b7e613315b249fa3b5ea2206e1.tar.gz gentoo-b3c19f22133ba5b7e613315b249fa3b5ea2206e1.tar.bz2 gentoo-b3c19f22133ba5b7e613315b249fa3b5ea2206e1.zip |
app-shells/fzf: keyword 0.28.0 for ~riscv
Closes: https://github.com/gentoo/gentoo/pull/23625
Signed-off-by: Alex Fan <alex.fan.q@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/fzf/fzf-0.28.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/fzf/fzf-0.28.0.ebuild b/app-shells/fzf/fzf-0.28.0.ebuild index 24df36a504f1..ca2894df209d 100644 --- a/app-shells/fzf/fzf-0.28.0.ebuild +++ b/app-shells/fzf/fzf-0.28.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2021 Gentoo Authors +# Copyright 2019-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -54,7 +54,7 @@ SRC_URI=" LICENSE="MIT BSD-with-disclosure" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 ~riscv ~x86" src_prepare() { default |