diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-09-09 20:06:23 -0700 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-09-09 20:06:41 -0700 |
commit | e27127ba792e59b399c5a3fda3be2f7076dba533 (patch) | |
tree | 47676a14f18cc1f05736e901454395a08ba3f0f0 | |
parent | www-client/chromium: security cleanup (diff) | |
download | gentoo-e27127ba792e59b399c5a3fda3be2f7076dba533.tar.gz gentoo-e27127ba792e59b399c5a3fda3be2f7076dba533.tar.bz2 gentoo-e27127ba792e59b399c5a3fda3be2f7076dba533.zip |
app-benchmarks/stress-ng: add ~ppc64 keyword
Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
-rw-r--r-- | app-benchmarks/stress-ng/stress-ng-0.11.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-benchmarks/stress-ng/stress-ng-0.11.19.ebuild b/app-benchmarks/stress-ng/stress-ng-0.11.19.ebuild index 91b13068bf62..45fa78dbb290 100644 --- a/app-benchmarks/stress-ng/stress-ng-0.11.19.ebuild +++ b/app-benchmarks/stress-ng/stress-ng-0.11.19.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://kernel.ubuntu.com/~cking/tarballs/${PN}/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" DEPEND=" dev-libs/libaio |