diff options
-rw-r--r-- | app-benchmarks/stress/stress-1.0.4-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-benchmarks/stress/stress-1.0.4-r2.ebuild b/app-benchmarks/stress/stress-1.0.4-r2.ebuild index 6789aa5c6fc2..d0d68b2cdb9f 100644 --- a/app-benchmarks/stress/stress-1.0.4-r2.ebuild +++ b/app-benchmarks/stress/stress-1.0.4-r2.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://people.seas.harvard.edu/~apw/${PN}/${P}.tar.gz -> ${P}-r1.tar.g LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 sparc ~x86" +KEYWORDS="amd64 ~arm ~mips ppc ~ppc64 sparc ~x86" IUSE="static" src_configure() { |