diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-11-02 10:16:04 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-11-02 10:16:04 +0100 |
commit | 652e57fc6a2f463ac31f77e3ee899944837f26ce (patch) | |
tree | 6e5edf463e1e7e47a9f62661b9edf0a18316c4e5 /app-benchmarks/stress | |
parent | dev-python/miniupnpc: x86 stable wrt bug #820989 (diff) | |
download | gentoo-652e57fc6a2f463ac31f77e3ee899944837f26ce.tar.gz gentoo-652e57fc6a2f463ac31f77e3ee899944837f26ce.tar.bz2 gentoo-652e57fc6a2f463ac31f77e3ee899944837f26ce.zip |
app-benchmarks/stress: x86 stable wrt bug #821238
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-benchmarks/stress')
-rw-r--r-- | app-benchmarks/stress/stress-1.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-benchmarks/stress/stress-1.0.5.ebuild b/app-benchmarks/stress/stress-1.0.5.ebuild index 633bed380423..66ac2bb7c0fe 100644 --- a/app-benchmarks/stress/stress-1.0.5.ebuild +++ b/app-benchmarks/stress/stress-1.0.5.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/s/${PN}/${PN}_${PV}.orig.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="static" src_prepare() { |