diff options
author | Xin Yang <yangmame@icloud.com> | 2022-10-10 17:52:27 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-10-15 08:55:50 +0200 |
commit | 8b67dd16eea26d30324351080cb205ffeae39130 (patch) | |
tree | 1a3b3f5350592ba08f6a797f7545c5efc3225ac4 /app-benchmarks | |
parent | app-accessibility/edbrowse: keyword edbrowse-3.8.2.1-r2 riscv #876253 (diff) | |
download | gentoo-8b67dd16eea26d30324351080cb205ffeae39130.tar.gz gentoo-8b67dd16eea26d30324351080cb205ffeae39130.tar.bz2 gentoo-8b67dd16eea26d30324351080cb205ffeae39130.zip |
app-benchmarks/filebench: keyword filebench-1.4.9.1-r1 riscv, #876487
Signed-off-by: Xin Yang <yangmame@icloud.com>
Closes: https://github.com/gentoo/gentoo/pull/27724
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-benchmarks')
-rw-r--r-- | app-benchmarks/filebench/filebench-1.4.9.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-benchmarks/filebench/filebench-1.4.9.1-r1.ebuild b/app-benchmarks/filebench/filebench-1.4.9.1-r1.ebuild index 44380cce37a5..0070d8bfe60b 100644 --- a/app-benchmarks/filebench/filebench-1.4.9.1-r1.ebuild +++ b/app-benchmarks/filebench/filebench-1.4.9.1-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="CDDL" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~riscv ~x86" IUSE="auto-completion" RDEPEND=" |