diff options
author | Sam James <sam@gentoo.org> | 2021-12-05 18:36:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-05 18:36:44 +0000 |
commit | 30b4a980bd102f7737ed76b9a82a64bd507558b2 (patch) | |
tree | 6a5eacf831eafc88b7d5c3f905f109dfa091919a /app-benchmarks | |
parent | dev-libs/boehm-gc: Stabilize 8.0.6 ppc, #828271 (diff) | |
download | gentoo-30b4a980bd102f7737ed76b9a82a64bd507558b2.tar.gz gentoo-30b4a980bd102f7737ed76b9a82a64bd507558b2.tar.bz2 gentoo-30b4a980bd102f7737ed76b9a82a64bd507558b2.zip |
app-benchmarks/siege: Stabilize 4.1.0 ppc, #828274
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-benchmarks')
-rw-r--r-- | app-benchmarks/siege/siege-4.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-benchmarks/siege/siege-4.1.0.ebuild b/app-benchmarks/siege/siege-4.1.0.ebuild index 2b3532baa3b6..372978606f01 100644 --- a/app-benchmarks/siege/siege-4.1.0.ebuild +++ b/app-benchmarks/siege/siege-4.1.0.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 ~arm64 ~hppa ~mips ~ppc x86 ~x64-macos" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~mips ppc x86 ~x64-macos" SLOT="0" IUSE="ssl" |