diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2022-08-03 13:33:52 +0000 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-08-03 17:39:07 +0200 |
commit | 0f375e701a8044724c8a679263aeda28c8bbaf5e (patch) | |
tree | dfe1485d3a8e9e5728a6b15ba9d6187079e0f73f /app-benchmarks | |
parent | app-admin/pydf: Keyword 12-r2 riscv, #863356 (diff) | |
download | gentoo-0f375e701a8044724c8a679263aeda28c8bbaf5e.tar.gz gentoo-0f375e701a8044724c8a679263aeda28c8bbaf5e.tar.bz2 gentoo-0f375e701a8044724c8a679263aeda28c8bbaf5e.zip |
app-benchmarks/stress-ng: Keyword 0.14.03 riscv, #863359
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/26722
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-benchmarks')
-rw-r--r-- | app-benchmarks/stress-ng/stress-ng-0.14.03.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-benchmarks/stress-ng/stress-ng-0.14.03.ebuild b/app-benchmarks/stress-ng/stress-ng-0.14.03.ebuild index e112cd3fe456..20d7652d4d57 100644 --- a/app-benchmarks/stress-ng/stress-ng-0.14.03.ebuild +++ b/app-benchmarks/stress-ng/stress-ng-0.14.03.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ColinIanKing/${PN}/archive/refs/tags/V${PV}.tar.gz - LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~sparc ~x86" IUSE="apparmor sctp" DEPEND=" |