diff options
author | Sam James <sam@gentoo.org> | 2021-05-30 05:23:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-30 05:23:36 +0000 |
commit | 105cdd2f045c1621604e57438254f24796547386 (patch) | |
tree | 519d33deef51ba7c13ff56b4d3d87c7cfc16d45d /app-benchmarks | |
parent | sys-kernel/pf-sources: bump to 5.12-pf4 (diff) | |
download | gentoo-105cdd2f045c1621604e57438254f24796547386.tar.gz gentoo-105cdd2f045c1621604e57438254f24796547386.tar.bz2 gentoo-105cdd2f045c1621604e57438254f24796547386.zip |
app-benchmarks/siege: Stabilize 4.0.9 ppc, #792633
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-benchmarks')
-rw-r--r-- | app-benchmarks/siege/siege-4.0.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-benchmarks/siege/siege-4.0.9.ebuild b/app-benchmarks/siege/siege-4.0.9.ebuild index bd3b88afedd3..8cbaf519cead 100644 --- a/app-benchmarks/siege/siege-4.0.9.ebuild +++ b/app-benchmarks/siege/siege-4.0.9.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://www.joedog.org/siege-home https://github.com/JoeDog/siege" SRC_URI="http://download.joedog.org/${PN}/${P}.tar.gz" LICENSE="GPL-3" -KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc x86 ~x64-macos" +KEYWORDS="amd64 ~arm ~hppa ~mips ppc x86 ~x64-macos" SLOT="0" IUSE="ssl" |