diff options
Diffstat (limited to 'app-benchmarks')
-rw-r--r-- | app-benchmarks/stress/stress-1.0.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-benchmarks/stress/stress-1.0.4-r2.ebuild b/app-benchmarks/stress/stress-1.0.4-r2.ebuild index 41adb494631e..212f4bfe9995 100644 --- a/app-benchmarks/stress/stress-1.0.4-r2.ebuild +++ b/app-benchmarks/stress/stress-1.0.4-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -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() { |